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

<https://dev.bcld.info/instances/f758577c-aa16-4098-a213-b4e7178d3fbf> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1393117457" ] ;
    :instanceOf <https://dev.bcld.info/works/47106ab5-7811-4670-8ce5-d2babce4a1a5> ;
    :title [ a :Title ;
            :mainTitle "Annual report of the Bureau of State Use Industries" ] .

