@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/2fcf826c-c856-4239-9a32-bee45f489064> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "[Envelope addressed to Miss Fannie Ridley, Jerusalem, Southampton, Virginia; postmarked Richmond]" ;
    bflc:aap-normalized "[envelopeaddressedtomissfannieridleyjerusalemsouthamptonvirginia;postmarkedrichmond]" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:15.249902+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/17523458> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LOT 14043-7," ;
            :itemPortion "no. 10" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/61652836-2277-49f8-8f74-196d5fb4dc47>,
        <https://dev.bcld.info/instances/f9af3536-e368-4642-b1a5-d8edd4f940ce> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of: Liljenquist Family Collection of Civil War Photographs (Library of Congress)." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/2ee4f2be-2d9f-4955-bc22-3cf0139b3dd6> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/partof> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "United States--History--Civil War, 1861-1865" ;
            bflc:aap-normalized "unitedstateshistorycivilwar18611865" ;
            mads:authoritativeLabel "United States--History--Civil War, 1861-1865" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n78095330> [ a mads:Topic ;
                        mads:authoritativeLabel "History" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "Civil War, 1861-1865" ] ) ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Manuscripts--1860-1870" ;
            bflc:aap-normalized "manuscripts18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Manuscripts--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Manuscripts" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Envelopes--1860-1870" ;
            bflc:aap-normalized "envelopes18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Envelopes--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Envelopes" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Correspondence--1860-1870" ;
            bflc:aap-normalized "correspondence18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Correspondence--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Correspondence" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ] ;
    :summary [ a :Summary ;
            rdfs:label "Handwritten envelope addressed to Miss Fannie Ridley; bears two 5-cent stamps." ] ;
    :title [ a :Title ;
            :mainTitle "[Envelope addressed to Miss Fannie Ridley, Jerusalem, Southampton, Virginia; postmarked Richmond]" ] .

