@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/c088370d-6eef-48b2-8eec-b6c3008a4db7> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:55.377735+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24080053> ;
            :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.02256_00_00-112-1090-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (1 pages)." ] ;
    :hasItem <http://id.loc.gov/resources/items/24080053-856-35> ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-02256_00_00-112-1090-0000" ],
        [ a :OclcNumber ;
            rdf:value "1064843249" ],
        [ a :Lccn ;
            rdf:value "  2024804618" ] ;
    :instanceOf <https://dev.bcld.info/works/77887fe6-6b13-4a2a-8ea1-76c5639983ce> ;
    :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 "1884" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1884"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1884" ;
    :title [ a :Title ;
            :mainTitle "James Buchanan. April 1, 1884. -- Committed to the Committee of the Whole House and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "James Buchanan. April 1, 1884. -- Committed to the Committee of the Whole House and ordered to be printed" ] .

