@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://dev.bcld.info/instances/83600139-78fe-4a58-86ed-d2b3c2c82c22> a :Instance ;
    :instanceOf <https://dev.bcld.info/works/27a165fd-e59a-4a77-a4f7-c5c6d67c017b> ;
    :note [ a :Note ;
            rdfs:label "Consult with the African and Middle Eastern Reading Room, Library of Congress" ] ;
    :title [ a :Title ;
            :mainTitle "Yiddish Sheet Music Collection" ] .

