@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://dev.bcld.info/instances/0d5eecb6-8c63-4f45-b716-161bda9d3176> 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.670131+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24155487> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2006263112" ],
        [ a :OclcNumber ;
            rdf:value "ocm60648900 " ] ;
    :instanceOf <https://dev.bcld.info/works/2716b00b-abc1-40f4-933a-98b5eb4fd83c> ;
    :publicationStatement "Washington, D.C.: Transportation Research Board, National Research Council" ;
    :title [ a :Title ;
            :mainTitle "TR news" ] .

