@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://bluecore-dev.stanford.edu/instances/28febdc0-5ac6-4ab1-b6ba-f6e24f86c387> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:42.182279+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11268118> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "sn 83020972 " ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/e32f9876-39f8-473f-a191-72799187f09c> ;
    :publicationStatement "Exeter, N.H.: [publisher not identified]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The State journal, or, The New-Hampshire gazette and Tuesday's liberty advertiser" ] .

