@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/8562ee7f-2414-45af-9855-640b6497ecbe> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wigington, Patti. The witch's home" ;
    bflc:aap-normalized "wigingtonpattithewitch'shome" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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-08T12:49:50.535427+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23892270> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "133.4/3" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20241214" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "NK2113" ;
            :itemPortion ".W52 2025" ;
            :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/n2006052615> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/ef97b330-cdf1-4dd7-a0ff-704846e3fe5b> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b41a0003-20cd-45d2-b62f-b13ddaf414fc> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008104799>,
        <http://id.loc.gov/authorities/subjects/sh85079604> ;
    :summary [ a :Summary ;
            rdfs:label "\"Establish a home grimoire, work with land spirits, create meaningful handcrafts, and experiment with spiritual decluttering. With inspiration from folklore around the world, this book will help you connect with every part of your space, turning your home into a true sanctuary\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The witch's home" ] .

