@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/77887fe6-6b13-4a2a-8ea1-76c5639983ce> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States Congress. House. Committee on Invalid Pensions. James Buchanan. April 1, 1884. -- Committed to the Committee of the Whole House and ordered to be printed" ;
    bflc:aap-normalized "unitedstatescongresshousecommitteeoninvalidpensionsjamesbuchananapril11884committedtothecommitteeofthewholehouseandorderedtobeprinted" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :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:42:55.368006+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24080053> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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 "Y 1.1/2:SERIAL 2256" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ],
        [ a :Classification ;
            rdfs:label "48-1:H.RP.1090" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ 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 ;
            :agent <http://id.loc.gov/rwo/agents/n79107874> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Cullen, William 1826-1914" ;
                    bflc:marcKey "7001 $aCullen, William$d1826-1914$uRepublican (IL)" ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "United States Congress. House. Committee on Invalid Pensions." ;
                    bflc:marcKey "1101 $aUnited States$bCongress.$bHouse.$bCommittee on Invalid Pensions." ] ;
            :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/c088370d-6eef-48b2-8eec-b6c3008a4db7> ;
    :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 "[United States congressional serial set]" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "[serial no. 2256]" ],
        [ 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 / 48th Congress. House" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "no. 1090" ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85026530>,
        <http://id.loc.gov/authorities/subjects/sh85099600>,
        <http://id.loc.gov/authorities/subjects/sh85140205>,
        <http://id.loc.gov/authorities/subjects/sh85142990> ;
    :title [ a :VariantTitle ;
            :mainTitle "H. Rept. 48-1090" ;
            :note [ a :Note ;
                    rdfs:label "Cited as" ] ],
        [ a :Title ;
            :mainTitle "James Buchanan. April 1, 1884. -- Committed to the Committee of the Whole House and ordered to be printed" ] .

