@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/3fbcc150-3eea-4454-b2c5-edaf18481db9> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States Congress. Senate. Committee on Pensions. Julius Sporleder. February 19, 1901. -\\- Ordered to be printed" ;
    bflc:aap-normalized "unitedstatescongresssenatecommitteeonpensionsjuliussporlederfebruary191901\\orderedtobeprinted" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:36.677545+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24120862> ;
            :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 "KF12" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :Classification ;
            rdfs:label "56-2:S.RP.2360" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ],
        [ a :Classification ;
            rdfs:label "Y 1.1/2:SERIAL 4067" ;
            :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/n79022161> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "United States Congress. Senate. Committee on Pensions." ;
                    bflc:marcKey "1101 $aUnited States$bCongress.$bSenate.$bCommittee on Pensions." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Baker, Lucien 1846-1907" ;
                    bflc:marcKey "7001 $aBaker, Lucien$d1846-1907$uRepublican (KS)" ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ 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> ] ;
    :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/f503551c-ba85-4f17-bae7-5f1899e46868> ;
    :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. 4067]" ],
        [ 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 "Senate report / 56th Congress. Senate" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "no. 2360" ] ;
    :subject [ a :Agent,
                :Person ;
            rdfs:label "Sporleder, Julius" ;
            bflc:aap-normalized "sporlederjulius" ;
            bflc:marcKey "60010$aSporleder, Julius." ;
            :source <http://id.loc.gov/authorities/subjects> ],
        <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 :Title ;
            :mainTitle "Julius Sporleder. February 19, 1901. -\\- Ordered to be printed" ],
        [ a :VariantTitle ;
            :mainTitle "S. Rept. 56-2360" ;
            :note [ a :Note ;
                    rdfs:label "Cited as" ] ] .

