@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/1e6410a0-67bc-4842-8637-c97c881d4748> a bflc:SecondaryInstance,
        :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:57.297438+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4268158-02> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/saf> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/hd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/blw> ;
    :dimensions "35 mm." ;
    :emulsion <http://id.loc.gov/vocabulary/mmaterial/slh> ;
    :generation <http://id.loc.gov/vocabulary/mgeneration/firstgen> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/c83a8581-ee0c-4531-ad99-c49539486ca5> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/h> ;
    :polarity <http://id.loc.gov/vocabulary/mpolarity/neg> ;
    :reductionRatio <http://id.loc.gov/vocabulary/mreductionratio/low> ;
    :title [ a :Title ;
            :mainTitle "[Microform]" ] .

