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

<https://dev.bcld.info/works/a9a2ac0c-7904-4035-aa8e-6af1394328dc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States Congress. House. Committee on Military Affairs. Daniel B. Courchaine. February 16, 1892. -- Laid on the table and ordered to be printed" ;
    bflc:aap-normalized "unitedstatescongresshousecommitteeonmilitaryaffairsdanielbcourchainefebruary161892laidonthetableandorderedtobeprinted" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:00.185300+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23844903> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "KF12" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :Classification ;
            rdfs:label "52-1:H.RP.363" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ],
        [ a :Classification ;
            rdfs:label "Y 1.1/2:3043" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Patton, David Henry 1837-1914" ;
                    bflc:marcKey "7001 $aPatton, David Henry$d1837-1914$uDemocrat (IN)" ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79107874> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2015002503> ;
            :role <http://id.loc.gov/vocabulary/relators/dst>,
                <http://id.loc.gov/vocabulary/relators/pbl> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "United States Congress. House. Committee on Military Affairs." ;
                    bflc:marcKey "1101 $aUnited States$bCongress.$bHouse.$bCommittee on Military Affairs." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Government publication" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/marcgt> ;
            mads:authoritativeLabel "Government publication" ],
        <http://id.loc.gov/authorities/genreForms/gf2011026362> ;
    :hasInstance <https://dev.bcld.info/instances/b1212b46-8dda-402d-9186-e42edf408505> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "House report / 52nd Congress. House" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "no. 363" ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "[United States congressional serial set]" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "[serial no. 3043]" ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85026530>,
        <http://id.loc.gov/authorities/subjects/sh85037160>,
        <http://id.loc.gov/authorities/subjects/sh85037162>,
        <http://id.loc.gov/authorities/subjects/sh85140205> ;
    :title [ a :Title ;
            :mainTitle "Daniel B. Courchaine. February 16, 1892. -- Laid on the table and ordered to be printed" ],
        [ a :VariantTitle ;
            :mainTitle "H. Rept. 52-363" ;
            :note [ a :Note ;
                    rdfs:label "Cited as" ] ] .

