@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/a78628c6-7f89-46e1-8c5e-1cfc731d0d6b> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:18.532544+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23903222> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :editionStatement "First edition" ;
    :extent [ a :Extent ;
            rdfs:label "xxxi, 312 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "softcover" ;
            rdf:value "9780738771397" ],
        [ a :Lccn ;
            rdf:value "  2024050887" ],
        [ a :Local ;
            rdf:value "23903222" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780738771564" ] ;
    :instanceOf <https://dev.bcld.info/works/37cd6040-8d33-4270-aef9-a65f0ba9dfb3> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 311-312)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Llewellyn Publications" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "Woodbury, Minnesota" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mnu> ] ;
    :publicationStatement "Woodbury, Minnesota: Llewellyn Publications, [2025]" ;
    :responsibilityStatement "Michelle Welch" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A psychic's handbook" ;
            :subtitle "methods and advice for communicating with spirits" ] .

