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

<https://dev.bcld.info/works/090216b7-fcd0-4c8e-a172-c77d218f31fa> a :Work ;
    rdfs:label "North Dakota. Board of Railroad Commissioners. Annual reports of the Board of Railroad Commissioners of North Dakota to the Governor for the biennial period ending .." ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:00:03.341467+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11369426> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HD2767.N9" ;
            :itemPortion "A3" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "380.1682623" ;
            :edition "full" ] ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "North Dakota. Board of Railroad Commissioners." ;
                    bflc:marcKey "1101 $aNorth Dakota.$bBoard of Railroad Commissioners." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/4fdad7ed-631d-43c1-9572-40e06a1267fe> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Annual reports of the Board of Railroad Commissioners of North Dakota to the Governor for the biennial period ending ..." ] .

