@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/66b464f4-097f-42aa-bb17-b404029e30c1> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:20.553442+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24104004> ;
            :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.02674_00_00-106-3974-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (1 page)." ] ;
    :hasItem <http://id.loc.gov/resources/items/24104004-856-36> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024847025" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-02674_00_00-106-3974-0000" ] ;
    :instanceOf <https://dev.bcld.info/works/56df664d-745c-426f-95a1-8b0db42a8b59> ;
    :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 "1889" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1889"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1889" ;
    :title [ a :Title ;
            :mainTitle "Alexander M. Boatright. February 7, 1889. -- Committed to the Committee of the Whole House and ordered to be printed" ],
        [ a :Title ;
            :mainTitle "Alexander M. Boatright. February 7, 1889. -- Committed to the Committee of the Whole House and ordered to be printed" ] .

