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

<https://dev.bcld.info/instances/83f17b4c-3884-47c5-9926-84905d638ed8> a :Instance ;
    :instanceOf <https://dev.bcld.info/works/9e6a0f8d-ea36-4e50-a099-f26ede1157ec> ;
    :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" ] .

