@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/b07c2b06-e978-4555-b2e4-b025b2d25f74> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States Congress. House. Select Committee on the Eleventh Census. Investigation of the Census Bureau. July 16, 1892. -- Laid over and ordered to be printed" ;
    bflc:aap-normalized "unitedstatescongresshouseselectcommitteeontheeleventhcensusinvestigationofthecensusbureaujuly161892laidoverandorderedtobeprinted" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:01.127289+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24114131> ;
            :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:3048" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ],
        [ a :Classification ;
            rdfs:label "52-1:H.RP.1933" ;
            :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,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "United States Congress. House. Select Committee on the Eleventh Census." ;
                    bflc:marcKey "1101 $aUnited States$bCongress.$bHouse.$bSelect Committee on the Eleventh Census." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Fithian, George W. (George Washington) 1854-1921" ;
                    bflc:marcKey "7001 $aFithian, George W. (George Washington)$d1854-1921$uDemocrat (IL)" ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :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/4a5fd8d2-f57f-4c9b-a1ff-1d56911f5830> ;
    :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. 3048]" ],
        [ 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. 1933" ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85021832>,
        <http://id.loc.gov/authorities/subjects/sh85026387>,
        <http://id.loc.gov/authorities/subjects/sh85033057>,
        <http://id.loc.gov/authorities/subjects/sh85085982>,
        <http://id.loc.gov/authorities/subjects/sh85108611>,
        <http://id.loc.gov/authorities/subjects/sh85145419> ;
    :title [ a :Title ;
            :mainTitle "Investigation of the Census Bureau. July 16, 1892. -- Laid over and ordered to be printed" ],
        [ a :VariantTitle ;
            :mainTitle "H. Rept. 52-1933" ;
            :note [ a :Note ;
                    rdfs:label "Cited as" ] ] .

