@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://bluecore-dev.stanford.edu/instances/a56909cf-3b24-4430-87a5-41cd651fbdbe> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:50.266359+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11182100> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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 "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 :Coden ;
            rdf:value "TRENDI" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d4dace5a-b167-4a9d-8d9a-c343d4ebbd26> ;
    :publicationStatement "[Washington]: [Transportation Research Board, National Research Council]" ;
    :title [ a :Title ;
            :mainTitle "Transportation research news" ] .

