@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/2793ebe7-af4b-4f58-afbc-20abb9b22553> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:53.343922+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24114939> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :electronicLocator <https://hdl.loc.gov/loc.law/llserialsetce.03270_00_00-004-0473-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (2 pages)." ] ;
    :hasItem <http://id.loc.gov/resources/items/24114939-856-34> ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-03270_00_00-004-0473-0000" ],
        [ a :Lccn ;
            rdf:value "  2024851833" ] ;
    :instanceOf <https://dev.bcld.info/works/6b7547b9-7c20-4d70-881f-2a18d11524a9> ;
    :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 "1894" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1894"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1894" ;
    :title [ a :Title ;
            :mainTitle "Public building at Paterson, N.J. February 21, 1894. -- Committed to the Committee of the Whole House on the State of the Union and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "Public building at Paterson, N.J. February 21, 1894. -- Committed to the Committee of the Whole House on the State of the Union and ordered to be printed" ] .

