@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/ebb76df9-1d7f-4a6b-892a-39b6fac9804f> a :Work ;
    bflc:aap "Snelson (John) Collection (Library of Congress)" ;
    bflc:aap-normalized "snelson(john)collection(libraryofcongress)" ;
    :hasInstance <https://dev.bcld.info/instances/f5780aa5-ed51-4857-b12a-8a7b1a0114c5> ;
    :title [ a :Title ;
            :mainTitle "Snelson (John) Collection (Library of Congress)" ] .

