@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/657bfe47-2af8-4a06-ac96-dda84f3d65f3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bar-Levav, Avriel. Shaʻar le-Ḳabalah" ;
    bflc:aap-normalized "barlevavavrielshaʻarleḳabalah" ;
    :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:43:37.796519+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22753050> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BM525" ;
            :itemPortion ".B243 2022" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85280978> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nr99021134> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/2e025b40-4b3c-4bee-868d-a30cb1329e47> ;
    :language <http://id.loc.gov/vocabulary/languages/heb> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Table of contents also in English." ] ;
    :subject <https://dev.bcld.info/hubs/bc0ad8c2-7984-40c4-9f9c-0b1998c2e040> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "1. Shorashim = Roots -- 2. Nitsanim = Germinates -- 3. Periḥah = Blossom -- 4. Zohar = Splendor." ] ;
    :title [ a :ParallelTitle ;
            :mainTitle "Introduction to Jewish mysticism / Avriel Bar-Levav, Moshe Idel" ],
        [ a :Title ;
            :mainTitle "Shaʻar le-Ḳabalah",
                "שער לקבלה :‏"@he-hebr ] .

