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

<https://dev.bcld.info/instances/db54ab97-0414-47d4-9a0d-6fa3a2c39e5e> a :Instance ;
    :identifiedBy [ a :Identifier ;
            rdf:value "2010650130" ] ;
    :instanceOf <https://dev.bcld.info/works/ceaebef2-2832-4cb3-bfc0-209cc1b2d7b6> ;
    :title [ a :Title ;
            :mainTitle "The Robert Blackburn Printmaking Workshop Print Collection (Library of Congress)" ] .

