@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/works/2ee4f2be-2d9f-4955-bc22-3cf0139b3dd6> a :Work ;
    rdfs:label "Liljenquist, Thomas Richard, 1952-. [Liljenquist Family Collection (Library of Congress)]" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-31T22:09:48.878511+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/16341713> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Guide Record" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Liljenquist, Thomas Richard, 1952-" ;
                    bflc:marcKey "1001 $aLiljenquist, Thomas Richard,$d1952-$ecollector." ] ;
            :role <http://id.loc.gov/vocabulary/relators/col> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Liljenquist, Brandon Paul, 1993-" ;
                    bflc:marcKey "7001 $aLiljenquist, Brandon Paul,$d1993-$ecollector." ] ;
            :role <http://id.loc.gov/vocabulary/relators/col> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Liljenquist, Christian Blaine, 1997-" ;
                    bflc:marcKey "7001 $aLiljenquist, Christian Blaine,$d1997-$ecollector." ] ;
            :role <http://id.loc.gov/vocabulary/relators/col> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Liljenquist, Jason George, 1991-" ;
                    bflc:marcKey "7001 $aLiljenquist, Jason George,$d1991-$ecollector." ] ;
            :role <http://id.loc.gov/vocabulary/relators/col> ] ;
    :hasInstance <https://dev.bcld.info/instances/09563fe1-0e28-4722-9303-319e8432ee4c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :VariantTitle ;
            :mainTitle "Liljenquist Family Collection of Civil War Ambrotypes and Tintypes (Library of Congress)" ],
        [ a :VariantTitle ;
            :mainTitle "Liljenquist Family Collection of Civil War Photographs (Library of Congress)" ],
        [ a :Title ;
            :mainTitle "[Liljenquist Family Collection (Library of Congress)]" ] .

