@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/7ee7f23c-c07c-43bc-a629-33bb109fd9fc> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:37.370922+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23750016> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :electronicLocator <https://hdl.loc.gov/loc.law/llserialsetce.01707_00_00-005-0190-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (1 online resource (265 pages)." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "tables." ] ] ;
    :hasItem <http://id.loc.gov/resources/items/23750016-856-50> ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-01707_00_00-005-0190-0000" ],
        [ a :Lccn ;
            rdf:value "  2024764552" ],
        [ a :OclcNumber ;
            rdf:value "1065585620" ] ;
    :instanceOf <https://dev.bcld.info/works/4c02817f-87e1-488b-9071-be5f7ad415ab> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "U.S. Government Printing Office" ;
            bflc:simpleDate "1876" ;
            bflc:simplePlace "Washington, DC" ;
            :date "1876"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "Washington, DC: U.S. Government Printing Office, 1876" ;
    :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" ],
        [ 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" ] .

