@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/5d91e2dc-1af4-4f47-9ae8-0bbbd70d0d34> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:44:24.860363+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4494847> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "13 cm. (12mo)" ;
    :extent [ a :Extent ;
            rdfs:label "[2], 45, [1] p." ] ;
    :hasItem <http://id.loc.gov/resources/items/4494847> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   97122603 " ] ;
    :instanceOf <https://dev.bcld.info/works/88e24396-0c65-449a-9d06-a05507eee03d> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Signatures: A-D⁶." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "Evans" ;
            bflc:citation "1319" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Printed by B. Green for Benj. Eliot and Nich. Boone, sold at their shops" ;
            bflc:simpleDate "1707" ;
            bflc:simplePlace "Boston in N.E." ;
            :date "1707"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mau> ] ;
    :publicationStatement "Boston in N.E.: Printed by B. Green for Benj. Eliot and Nich. Boone, sold at their shops, 1707" ;
    :responsibilityStatement "by I. Mather" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A disquisition concerning the state of the souls of men (especially of good men) when separated from their bodies" ;
            :subtitle "in which some late very remarkable providences relating to apparitions, are considered" ],
        [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A disquisition concerning the state of the souls of men (especially of good men) when separated from their bodies" ;
            :subtitle "in which some late very remarkable providences relating to apparitions, are considered" ] .

