@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/6c74314d-e002-4621-b0f0-c80ee148b372> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:38.794615+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23845269> ;
            :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.03062_00_00-018-0086-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (2 pages)." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "tables." ] ] ;
    :hasItem <http://id.loc.gov/resources/items/23845269-856-37> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024770485" ],
        [ a :OclcNumber ;
            rdf:value "1065631319" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-03062_00_00-018-0086-0000" ] ;
    :instanceOf <https://dev.bcld.info/works/3b22a7d0-407f-4816-922f-985d3afa1daa> ;
    :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 "1893" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1893"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1893" ;
    :title [ a :Title ;
            :mainTitle "In the Senate of the United States. Letter from the Secretary of the Treasury, transmitting estimate of deficiency in appropriation for salaries and expenses of pension agents. February 22, 1893. -- Referred to the Committee on Appropriations and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "In the Senate of the United States. Letter from the Secretary of the Treasury, transmitting estimate of deficiency in appropriation for salaries and expenses of pension agents. February 22, 1893. -- Referred to the Committee on Appropriations and ordered to be printed" ] .

