@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/fa2969e6-c7e2-43a5-9237-997863ee42a5> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Barnard, George N., 1819-1902. Sherman and his generals" ;
    bflc:aap-normalized "barnardgeorgen18191902shermanandhisgenerals" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:45.177449+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/13851466> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PH - Barnard (G.)," ;
            :itemPortion "no. 1" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n86080488> ;
            :role <http://id.loc.gov/vocabulary/relators/pht> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/dd2f8615-bcf6-42b7-ac21-c20477d59e25> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Generals--American--United States--1860-1870" ;
            bflc:aap-normalized "generalsamericanunitedstates18601870" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Generals--American--United States--1860-1870" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm004506> [ a mads:Topic ;
                        mads:authoritativeLabel "American" ] <http://id.loc.gov/rwo/agents/n78095330-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Group portraits--1860-1870" ;
            bflc:aap-normalized "groupportraits18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Group portraits--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Group portraits" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Portrait prints--1860-1870" ;
            bflc:aap-normalized "portraitprints18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Portrait prints--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Portrait prints" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Albumen prints--1860-1870" ;
            bflc:aap-normalized "albumenprints18601870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Albumen prints--1860-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Albumen prints" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        <http://id.loc.gov/authorities/subjects/sh85140205> ;
    :summary [ a :Summary ;
            rdfs:label "Photograph shows seated (l to r): Maj. Gen. J.A. Logan; Maj. Gen. Wm. T. Sherman; and Maj. Gen. H.W. Slocum ; standing (l to r) Maj. Gen. O.O. Howard; Maj. Gen. W.B. Hazen; Maj. Gen. Jeff C. Davis; Maj. Gen. J.A. Mower; and Maj. Gen. F.P. Blair." ] ;
    :title [ a :Title ;
            :mainTitle "Sherman and his generals" ] .

