@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/e1248be8-e084-4d95-8fb5-57d24f287acf> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:43:16.672476+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11182100> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "49 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :PostalRegistration ;
            :assigner [ a :Organization ;
                    rdfs:label "USPS" ] ;
            rdf:value "646752" ],
        [ a :Lccn ;
            rdf:value "   74646752 " ],
        [ a :OclcNumber ;
            rdf:value "1795432" ],
        [ a :Coden ;
            rdf:value "TRENDI" ] ;
    :instanceOf <https://dev.bcld.info/works/02943e3b-35c4-4a28-a61e-4338f29abd0e> ;
    :publicationStatement "[Washington]: [Transportation Research Board, National Research Council]" ;
    :title [ a :Title ;
            :mainTitle "Transportation research news" ] .

