@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://dev.bcld.info/works/9baad8c4-3e12-4230-98ac-03ad59d0b744> a :Work ;
    bflc:aap "United States. Congress. House. Committee on Expenditures in the Treasury Department. Statements, letters, and testimony relative to captured and abandoned property, before the Committee on Expenditures of the Treasury Department. First session Forty-fourth Congress" ;
    bflc:aap-normalized "unitedstatescongresshousecommitteeonexpendituresinthetreasurydepartmentstatementslettersandtestimonyrelativetocapturedandabandonedpropertybeforethecommitteeonexpendituresofthetreasurydepartmentfirstsessionfortyfourthcongress" ;
    :contribution [ a :PrimaryContribution ;
            :agent [ a :Agent ;
                    rdfs:label "United States. Congress. House. Committee on Expenditures in the Treasury Department" ] ] ;
    :hasInstance <https://dev.bcld.info/instances/44b4d5d0-bbf1-4ef5-b05d-7f06fdf6637e> ;
    :title [ a :Title ;
            :mainTitle "Statements, letters, and testimony relative to captured and abandoned property, before the Committee on Expenditures of the Treasury Department. First session Forty-fourth Congress" ] .

