@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/24ab7fd2-728d-49b1-9bc6-8446c648cc55> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "DLC" ;
            :acquisitionTerms "(digital file from original, front)" ;
            :identifiedBy [ a :StockNumber ;
                    rdf:value "LC-DIG-ppmsca-78567" ] ],
        [ a :AcquisitionSource ;
            rdfs:label "DLC" ;
            :acquisitionTerms "(digital file from original, back)" ;
            :identifiedBy [ a :StockNumber ;
                    rdf:value "LC-DIG-ppmsca-78568" ] ] ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:09.301094+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22512977> ;
            :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> ;
    :custodialHistory "Formerly from the Gil Barrett Collection.",
        "Purchased from: Paul Brzozowski, Fairfield, Connecticut, September 2020." ;
    :dimensions "mount 63 x 107 mm (carte de visite format)" ;
    :extent [ a :Extent ;
            rdfs:label "1 photograph" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "albumen print on card mount" ] ] ;
    :genreForm <http://id.loc.gov/vocabulary/graphicMaterials/tgm007718> ;
    :hasItem <http://id.loc.gov/resources/items/22512977> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022630743" ] ;
    :instanceOf <https://dev.bcld.info/works/0f6388c9-91d2-43b0-9311-546fc8ce270c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Title devised by Library staff." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "[Warren, Post Office Block, 100 Merrimack St.]" ;
            bflc:simpleDate "[1861]" ;
            bflc:simplePlace "[Cambridgeport]",
                "[Lowell, Mass.]" ;
            :date "1861"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ] ;
    :publicationStatement "[Cambridgeport]; [Lowell, Mass.]: [Warren, Post Office Block, 100 Merrimack St.], [1861]" ;
    :responsibilityStatement "Warren, Post Office Block, Cambridgeport and 100 Merrimack St., Lowell, Mass." ;
    :title [ a :Title ;
            :mainTitle "[Field and Staff officers of the 6th Massachusetts Infantry Regiment. Seated (left to right), Lieutenant Colonel Otis Milton Humphrey, Colonel Albert S. Follansbee of Co. C, Lieutenant Colonel Melvin Beal of Co. F, and standing (left to right), Major Charles Adams Stott, First Lieutenant and Quartermaster, William E. Farrar of 7th Massachusetts Light Artillery, Major Thomas Otis Allen of Co. C, and Surgeon Walter Burnham in uniforms with swords]" ],
        [ a :Title ;
            :mainTitle "[Field and Staff officers of the 6th Massachusetts Infantry Regiment. Seated (left to right), Lieutenant Colonel Otis Milton Humphrey, Colonel Albert S. Follansbee of Co. C, Lieutenant Colonel Melvin Beal of Co. F, and standing (left to right), Major Charles Adams Stott, First Lieutenant and Quartermaster, William E. Farrar of 7th Massachusetts Light Artillery, Major Thomas Otis Allen of Co. C, and Surgeon Walter Burnham in uniforms with swords]" ] ;
    :usageAndAccessPolicy [ a :AccessPolicy ;
            rdfs:label "Use digital images. Original served only by appointment because material requires special handling. For more information see: (http://www.loc.gov/rr/print/info/617_apptonly.html)" ],
        [ a :UsePolicy ;
            rdfs:label "No known restrictions on publication." ] .

