@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/3eb4d2c0-9eaa-469f-a9c9-17958ec5eb12> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "654654842" ] ;
    :instanceOf <https://dev.bcld.info/works/b3884efb-a08b-47f2-abb9-60cd3ca0fca9> ;
    :provisionActivityStatement "Moskva : Izd-vo MPI, 1989" ;
    :title [ a :Title ;
            :mainTitle "Poėma bez geroi︠a︡" ] .

