@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/18c6d0f1-d499-4b74-b76b-31a26d4de268> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States. Bureau of Standards. United States government master specification for tires, pneumatic and solid rubber, and inner tubes" ;
    bflc:aap-normalized "unitedstatesbureauofstandardsunitedstatesgovernmentmasterspecificationfortirespneumaticandsolidrubberandinnertubes" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T21:58:27.181578+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/8739156> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QC100" ;
            :itemPortion ".U555 no. 115c" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n89633966> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/4326bd45-7626-4e37-8578-767c8a28aebf> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/9f985522-48f0-4043-ba1e-4ef8c3b60f91> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/77db566c-dcff-4fab-90f0-df62e36aadde> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85135565> ;
    :title [ a :Title ;
            :mainTitle "United States government master specification for tires, pneumatic and solid rubber, and inner tubes" ] .

