@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/fa7b6a6a-ef59-4be9-8070-738584b55410> 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-20T21:58:44.183089+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24116843> ;
            :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.03622_00_00-121-0743-0000> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (1 page)." ] ;
    :hasItem <http://id.loc.gov/resources/items/24116843-856-35> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024853709" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dgpo> ;
            rdf:value "SERIALSET-03622_00_00-121-0743-0000" ] ;
    :instanceOf <https://dev.bcld.info/works/a816d2d4-2871-4b1b-bd0d-52e7110693cc> ;
    :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 "1898" ;
            bflc:simplePlace "[Washington, D.C.]" ;
            :date "1898"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "[Washington, D.C.]: U.S. Government Printing Office, 1898" ;
    :title [ a :Title ;
            :mainTitle "William H. Webster. March 22, 1898. -- Ordered to be printed" ],
        [ a :Title ;
            :mainTitle "William H. Webster. March 22, 1898. -- Ordered to be printed" ] .

