@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/4fdad7ed-631d-43c1-9572-40e06a1267fe> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:00:03.370069+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11369426> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :extent [ a :Extent ;
            rdfs:label "30 v." ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   90640438 " ],
        [ a :OclcNumber ;
            rdf:value "ocm22538754" ] ;
    :instanceOf <https://dev.bcld.info/works/090216b7-fcd0-4c8e-a172-c77d218f31fa> ;
    :publicationStatement "Fargo: Knight Print. Co., 1912-" ;
    :title [ a :Title ;
            :mainTitle "Annual reports of the Board of Railroad Commissioners of North Dakota to the Governor for the biennial period ending ..." ] .

