@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/09563fe1-0e28-4722-9303-319e8432ee4c> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-31T22:09:48.908848+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/16341713> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-31" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "ca. 2,050 photographs" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ambrotypes and tintypes, many hand-colored" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2010650519" ] ;
    :instanceOf <https://dev.bcld.info/works/2ee4f2be-2d9f-4955-bc22-3cf0139b3dd6> ;
    :publicationStatement "[between ca. 1850 and ca. 1950, bulk between 1861 and 1865]" ;
    :title [ a :Title ;
            :mainTitle "[Liljenquist Family Collection (Library of Congress)]" ] .

