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

<https://bluecore-dev.stanford.edu/instances/d3b0215e-4e99-4e42-ad4d-f4fc2d4125b7> a bflc:SecondaryInstance,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:41.255886+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22167570-85X-1> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <http://hdl.loc.gov/loc.pnp/stereo.1s37466> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/92e4cbda-0f2b-4c4f-9c0b-1fd460403e7b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :title [ a :Title ;
            :mainTitle "digital file from original" ] .

