@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/b8cb2efc-79a6-4f69-82fc-ba516d8642e4> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:15.479634+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/15392435> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :identifiedBy [ a :Coden ;
            rdf:value "BTOBBG" ],
        [ a :Lccn ;
            rdf:value "  2008215762" ],
        [ a :OclcNumber ;
            rdf:value "60630563" ] ;
    :instanceOf <https://dev.bcld.info/works/8285996d-5214-4814-b673-13ffea214814> ;
    :publicationStatement "Chicago, Ill: Crain Communications" ;
    :title [ a :Title ;
            :mainTitle "B to B." ] .

