@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/instances/feae79f9-d306-4fb1-909e-3073bc9b7532> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:50.261208+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24155487> ;
            :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/> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2006263112" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/80eab055-8219-459e-afd2-9e2fb4a138bc> ;
    :publicationStatement "Washington, D.C.: Transportation Research Board, National Research Council" ;
    :title [ a :Title ;
            :mainTitle "TR news" ] .

