@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/ffc9d2d4-8dca-4f78-9a5c-f1c629d937df> a bflc:SecondaryInstance,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:45.864778+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11186307-85X-2> ;
            :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 <https://journals.scholarsportal.info/browse?uri=/00471607> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/e89d4ee3-d425-4b30-a0ac-ee6c801ccffb> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :title [ a :Title ;
            :mainTitle "[Electronic resource]" ] .

