@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/37cd6040-8d33-4270-aef9-a65f0ba9dfb3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Welch, Michelle (Spiritualist). A psychic's handbook" ;
    bflc:aap-normalized "welchmichelle(spiritualist)apsychic'shandbook" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:18.522363+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BF1261.2" ;
            :itemPortion ".W66 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "133.9" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20241121" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2022009556> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026109> ;
    :hasInstance <https://dev.bcld.info/instances/a78628c6-7f89-46e1-8c5e-1cfc731d0d6b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5a9be256-1d16-4d4f-bc15-ed5d03be0379> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85126775> ;
    :summary [ a :Summary ;
            rdfs:label "\"Pinpoint your psychic strengths, discover a variety of divination methods, and hone your spirit communication skills with this guide to creating your unique psychic handbook\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A psychic's handbook" ] .

