@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/88e24396-0c65-449a-9d06-a05507eee03d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Mather, Increase, 1639-1723. A disquisition concerning the state of the souls of men (especially of good men) when separated from their bodies" ;
    bflc:aap-normalized "matherincrease16391723adisquisitionconcerningthestateofthesoulsofmen(especiallyofgoodmen)whenseparatedfromtheirbodies" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:24.851653+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/4494847> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BT845" ;
            :itemPortion ".M37 1707" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n50044161> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/476ab3cd-ab6e-4217-8bf5-6193f49bb171>,
        <https://dev.bcld.info/instances/5d91e2dc-1af4-4f47-9ae8-0bbbd70d0d34> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Apparitions--Early works to 1800" ;
            bflc:aap-normalized "apparitionsearlyworksto1800" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Apparitions--Early works to 1800" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85006080> <http://id.loc.gov/authorities/subjects/sh2010013804> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2009125651> ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/run> ;
            :mainTitle "State of the soul, after the death of the body" ],
        [ 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" ] .

