@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/10d10458-f557-409c-b3bb-5ae4d8e7d9c2> a bflc:SecondaryInstance,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T23:48:57.894199+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11607434-02> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mix> ;
    :dimensions "sheets 23 x 31 cm. or smaller." ;
    :extent [ a :Extent ;
            rdfs:label "ca. 45,500 photographs (1,182,500 images)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "b&w and some color contact sheets" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2019026026> ;
    :instanceOf <https://dev.bcld.info/works/9b2423f3-b666-4e4a-b5dd-99b3b58b70ce> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mulm> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :title [ a :Title ;
            :mainTitle "[ca. 45,500 photographs (1,182,500 images)]" ] .

