@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/ecec7ae2-df72-4692-8b0c-6404df1b15b5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:38.217760+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23847352> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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.03346_00_00-198-1953-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (2 pages)." ] ;
    :hasItem <http://id.loc.gov/resources/items/23847352-856-36> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024772550" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-03346_00_00-198-1953-0000" ] ;
    :instanceOf <https://dev.bcld.info/works/db141ccf-9224-48c9-b634-92c06cdec15b> ;
    :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 "1895" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1895"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1895" ;
    :title [ a :Title ;
            :mainTitle "Personal Representatives of James Rhodes, deceased. February 28, 1895. -- Committed to the Committee of the Whole House and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "Personal Representatives of James Rhodes, deceased. February 28, 1895. -- Committed to the Committee of the Whole House and ordered to be printed" ] .

