@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/6dee86f9-b899-46d9-b1f8-3e6c89e14151> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "United States Congress. House. Committee on Naval Affairs. Iron ship-building yards. April 2, 1874. -- Recommitted to the Committee on Naval Affairs and ordered to be printed" ;
    bflc:aap-normalized "unitedstatescongresshousecommitteeonnavalaffairsironshipbuildingyardsapril21874recommittedtothecommitteeonnavalaffairsandorderedtobeprinted" ;
    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:31.020433+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24084871> ;
            :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 "Y 1.1/2:SERIAL 1624" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/sudocs> ],
        [ a :Classification ;
            rdfs:label "43-1:H.RP.345" ;
            :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,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "United States Congress. House. Committee on Naval Affairs." ;
                    bflc:marcKey "1101 $aUnited States$bCongress.$bHouse.$bCommittee on Naval Affairs." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ 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 "Hays, Charles 1834-1879" ;
                    bflc:marcKey "7001 $aHays, Charles$d1834-1879$uRepublican (AL)" ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Legislative report - public bills" ;
            mads:authoritativeLabel "Legislative report - public bills" ],
        [ 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/bc88cd34-a74e-42b1-b448-eb66460e3cba> ;
    :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. 1624]" ],
        [ 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 / 43rd Congress, 1st session. House" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "no. 345" ] ;
    :subject [ a :Agent,
                :Organization ;
            rdfs:label "International Steamship Company. Western Iron-Ship and Boat-Building Company." ;
            bflc:aap-normalized "internationalsteamshipcompanywesternironshipandboatbuildingcompany" ;
            bflc:marcKey "61020$aInternational Steamship Company.$aWestern Iron-Ship and Boat-Building Company." ;
            :source <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85015509>,
        <http://id.loc.gov/authorities/subjects/sh85036130>,
        <http://id.loc.gov/authorities/subjects/sh85047600>,
        <http://id.loc.gov/authorities/subjects/sh85051743>,
        <http://id.loc.gov/authorities/subjects/sh85056106>,
        <http://id.loc.gov/authorities/subjects/sh85121557>,
        <http://id.loc.gov/authorities/subjects/sh85121653>,
        <http://id.loc.gov/authorities/subjects/sh85121668>,
        <http://id.loc.gov/authorities/subjects/sh85122890> ;
    :title [ a :VariantTitle ;
            :mainTitle "H. Rept. 43-345" ;
            :note [ a :Note ;
                    rdfs:label "Cited as" ] ],
        [ a :Title ;
            :mainTitle "Iron ship-building yards. April 2, 1874. -- Recommitted to the Committee on Naval Affairs and ordered to be printed" ] .

