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

<https://dev.bcld.info/instances/0b7b8aa9-8b0f-48de-8f89-3c7ad976a6e9> a :Instance ;
    :identifiedBy [ a :Identifier ;
            rdf:value "2010650130" ] ;
    :instanceOf <https://dev.bcld.info/works/2f5a6bce-4fc6-4f9f-97b2-958d70a5f5aa> ;
    :title [ a :Title ;
            :mainTitle "The Robert Blackburn Printmaking Workshop Print Collection (Library of Congress)" ] .

