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

<https://dev.bcld.info/instances/cefd3fe2-70d6-4c90-a0d4-4ba5b89ac1cd> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "952410841" ] ;
    :instanceOf <https://dev.bcld.info/works/827ddd6b-12d9-4cd3-a1c4-0f90b9d6a27e> ;
    :title [ a :Title ;
            :mainTitle "Brussels Museum of Musical Instruments bulletin" ] .

