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

<https://dev.bcld.info/instances/8ed7bc3e-1747-49da-a53f-411fa16bba5e> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "805945345" ] ;
    :instanceOf <https://dev.bcld.info/works/3c313074-10a7-4abc-973a-42a9a516841a> ;
    :title [ a :Title ;
            :mainTitle "Annual reports of the Board of Railroad Commissioners of North Dakota to the Governor for the biennial period ending ..." ] .

