<?xml version='1.0' encoding='utf-8' ?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:cc="http://creativecommons.org/ns#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:occult="http://data.totl.net/occult/"
  xmlns:taroto="http://data.totl.net/tarot/ontology/"
  xmlns:tarotc="http://data.totl.net/tarot/card/"
  xmlns:he="http://data.totl.net/he/"
  xmlns:kabbalah="http://data.totl.net/kabbalah/"
  >

  <rdf:Description rdf:about="">
    <cc:attributionName>Temple ov thee Lemur Data Service</cc:attributionName>
    <cc:attributionURL rdf:resource="http://data.totl.net/" />
    <dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
    <dcterms:creator>Temple ov thee Lemur</dcterms:creator>
    <dcterms:description>URIs and relationships about the Kabbalistic Tree of Life.</dcterms:description>
  </rdf:Description>

  <!-- Classes -->

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Path">
    <rdfs:label>Path of the Tree</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Sephiroth">
    <rdfs:label>Sephiroth</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://data.totl.net/kabbalah/Path" />
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/BodilyAspect">
    <rdfs:label>Aspect of the body</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/AngelicOrder">
    <rdfs:label>Angelic order</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Archangel">
    <rdfs:label>Archangel</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Colour">
    <rdfs:label>Colour</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Animal">
    <rdfs:label>Animal</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Intelligence">
    <rdfs:label>Intelligence</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Experience">
    <rdfs:label>Experience</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Scent">
    <rdfs:label>Scent</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/Pillar">
    <rdfs:label>Pillar of the Tree</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://data.totl.net/kabbalah/World">
    <rdfs:label>World of the Four Worlds</rdfs:label>
  </owl:Class>

  <!-- Predicates -->

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/pathNumber">
    <rdfs:label>The number of a path in the tree</rdfs:label> 
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/nameOfGod">
    <rdfs:label>The corresponding name of God in Atziluth</rdfs:label> 
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/correspondsToColour">
    <rdfs:label>The colour something corresponds to</rdfs:label> 
    <rdfs:subPropertyOf rdf:resource="http://data.totl.net/occult/correspondsTo" />
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/correspondsToColourInWorld1">
    <rdfs:label>The colour something corresponds to in Atziluth</rdfs:label> 
    <rdfs:subPropertyOf rdf:resource="http://data.totl.net/kabbalah/correspondsToColour" />
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/correspondsToColourInWorld2">
    <rdfs:label>The colour something corresponds to in Beri'ah</rdfs:label> 
    <rdfs:subPropertyOf rdf:resource="http://data.totl.net/kabbalah/correspondsToColour" />
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/correspondsToColourInWorld3">
    <rdfs:label>The colour something corresponds to in Yetzirah</rdfs:label> 
    <rdfs:subPropertyOf rdf:resource="http://data.totl.net/kabbalah/correspondsToColour" />
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/correspondsToColourInWorld4">
    <rdfs:label>The colour something corresponds to in Assiah</rdfs:label> 
    <rdfs:subPropertyOf rdf:resource="http://data.totl.net/kabbalah/correspondsToColour" />
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/connectedTo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty" />
    <rdfs:label>Indicates a path between two sephiroth</rdfs:label> 
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="http://data.totl.net/kabbalah/connects">
    <rdfs:label>Indicates the sephiroth a path connects. Exactly 2 per path.</rdfs:label> 
  </owl:ObjectProperty>

  <!-- tree -->

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/tree">
    <rdfs:label>The Kabbalistic Tree of Life</rdfs:label>
  </rdf:Description>

  <!-- pillars -->

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/pillar-of-mercy">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/Pillar" />
     <rdfs:label>The Pillar of Mercy</rdfs:label>
     <dcterms:isPartOf rdf:resource="http://data.totl.net/kabbalah/tree" />
  </rdf:Description>

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/pillar-of-severity">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/Pillar" />
     <rdfs:label>The Pillar of Severity</rdfs:label>
     <dcterms:isPartOf rdf:resource="http://data.totl.net/kabbalah/tree" />
  </rdf:Description>

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/pillar-of-balance">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/Pillar" />
     <rdfs:label>The Pillar of Balance</rdfs:label>
     <dcterms:isPartOf rdf:resource="http://data.totl.net/kabbalah/tree" />
  </rdf:Description>

  <!-- worlds -->

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/world1">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/World" />
     <rdfs:label>Atziluth</rdfs:label>
     <occult:correspondsTo rdf:resource="http://data.totl.net/tarot/suit/Wands" />
  </rdf:Description>
  <rdf:Description rdf:about="http://data.totl.net/kabbalah/world2">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/World" />
     <rdfs:label>Beri'ah</rdfs:label>
     <occult:correspondsTo rdf:resource="http://data.totl.net/tarot/suit/Cups" />
  </rdf:Description>
  <rdf:Description rdf:about="http://data.totl.net/kabbalah/world3">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/World" />
     <rdfs:label>Yetzirah</rdfs:label>
     <occult:correspondsTo rdf:resource="http://data.totl.net/tarot/suit/Swords" />
  </rdf:Description>
  <rdf:Description rdf:about="http://data.totl.net/kabbalah/world4">
     <rdf:type rdf:resource="http://data.totl.net/kabbalah/World" />
     <rdfs:label>Assiah</rdfs:label>
     <occult:correspondsTo rdf:resource="http://data.totl.net/tarot/suit/Earth" />
  </rdf:Description>

  <!-- sephiroth -->
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth0'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Daath</rdfs:label>
    <rdfs:label xml:lang='en'>Knowledge</rdfs:label>
    <rdfs:label>The 0th Path</rdfs:label>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-throat'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Throat</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-becoming'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Becoming</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-dominion-over-darkness'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Dominion over Darkness</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-prism'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>prism</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-empty-room'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>empty room</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-no-symbols'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>no symbols</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Neptune'>
        <rdfs:label>Neptune</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth1'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Kether</rdfs:label>
    <rdfs:label xml:lang='en'>Crown</rdfs:label>
    <rdfs:label>The 1st Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-balance' />
    <kabbalah:pathNumber>1</kabbalah:pathNumber>
    <dcterms:description>The first path is called the Admirable or Hidden Intelligence because it is the light giving power of comprehension of the First Principle, which hath no beginning. And it is the Primal Glory, because no created being can attain to its essence.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-the-self'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>The Self</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-hidden'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Hidden</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-union-with-the-divine'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Union with the Divine</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-point'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>point</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-circle'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>circle</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-crown'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>crown</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-seed'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>seed</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-the-first-swirlings'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>the First Swirlings</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-nebula'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>Nebula</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-the-primum-mobile'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>the Primum Mobile</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>The Primordial Point</foaf:name>
    <foaf:name>Existence of Existences</foaf:name>
    <foaf:name>Ancient of Days</foaf:name>
    <foaf:name>Ancient of Ancients</foaf:name>
    <foaf:name>Concealed of the Concealed</foaf:name>
    <foaf:name>The White Head</foaf:name>
    <foaf:name>The Most High</foaf:name>
    <foaf:name>The Vast Countenance</foaf:name>
    <foaf:name>The Head which is not</foaf:name>
    <foaf:name>The Void of Light</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Eh-Heh-Ye-Heh</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-metatron'>
        <rdfs:label xml:lang='he'>Metatron</rdfs:label>
        <rdfs:label xml:lang='en'>Angel of the Presence of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-chayyoth-ha-qodesh'>
        <rdfs:label xml:lang='he'>Chayyoth ha Qodesh</rdfs:label>
        <rdfs:label xml:lang='en'>Holy living creatures</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Pluto'>
        <rdfs:label>Pluto</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-brilliance'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>brilliance</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-pure-white-brilliance'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>pure white brilliance</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-pure-white-brilliance'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>pure white brilliance</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-white-flecked-with-gold'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>white flecked with gold</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-virus'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>virus</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-ambergris'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>ambergris</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth2'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Chokmah</rdfs:label>
    <rdfs:label xml:lang='en'>Wisdom</rdfs:label>
    <rdfs:label>The 2nd Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-mercy' />
    <kabbalah:pathNumber>2</kabbalah:pathNumber>
    <dcterms:description>The Second Path is called the Illuminating Intelligence. It is the Crown of Creation, the Splendour of Unity, equalling it. It is exalted above every head, and is named by Qabalists the Second Glory.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-spiritual-will'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Spiritual Will</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-purpose'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Purpose</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-illuminating'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Illuminating</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-the-divine'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of the Divine</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-straight-line'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>straight line</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-phallus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>phallus</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-the-zodiac'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>the zodiac</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Abba - the Father</foaf:name>
    <foaf:name>the Supernal Father</foaf:name>
    <foaf:name>the Yod of Tetragrammaton</foaf:name>
    <foaf:name>the Power of Yetzirah</foaf:name>
    <foaf:name>The Garden of Change</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Yod-Heh-Vav-Heh</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Jehovah</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-raziel'>
        <rdfs:label xml:lang='he'>Raziel</rdfs:label>
        <rdfs:label xml:lang='en'>Secret of God or Herald of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-ophannim'>
        <rdfs:label xml:lang='he'>Ophannim</rdfs:label>
        <rdfs:label xml:lang='en'>wheels</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Uranus'>
        <rdfs:label>Uranus</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-pure-soft-blue'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>pure soft blue</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-grey'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>grey</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-pearl-grey-iridescent'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>pearl grey, iridescent</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-white-flecked-with-red-blue-and-yellow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>white flecked with red, blue and yellow</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-firefly'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>firefly</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-musk'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>musk</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth3'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Binah</rdfs:label>
    <rdfs:label xml:lang='en'>Understanding</rdfs:label>
    <rdfs:label>The 3rd Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-severity' />
    <kabbalah:pathNumber>3</kabbalah:pathNumber>
    <dcterms:description>The Third Intelligence is called the Sanctifying intelligence, the Foundation of Primordial Wisdom; it is also called the Creator of Faith, and its roots are in Amen. It is the parent of faith, whence faith emanates. </dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-spiritual-love-awareness'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Spiritual Love Awareness</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-sanctifying'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Sanctifying</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-wonder-and-sorrow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Wonder and Sorrow</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-cup'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>cup</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-challice'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>challice</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-yoni'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>yoni</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Ama - the dark sterile mother</foaf:name>
    <foaf:name>Aima - the bright fertile mother</foaf:name>
    <foaf:name>Marah - the great sea (Maris - Mary)</foaf:name>
    <foaf:name>The Cave</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Yod-Heh-Vav-Heh Eh-Lo-He-Ee-Mm</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Jehovah Elohim</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-tzaphkiel'>
        <rdfs:label xml:lang='he'>Tzaphkiel</rdfs:label>
        <rdfs:label xml:lang='en'>Beholder of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-aralim'>
        <rdfs:label xml:lang='he'>Aralim</rdfs:label>
        <rdfs:label xml:lang='en'>thrones</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Saturn'>
        <rdfs:label>Saturn</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-crimson'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>crimson</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-black'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>black</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-dark-brown'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>dark brown</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-grey-flecked-with-pink'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>grey flecked with pink</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-moth'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>moth</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-myrrh'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>myrrh</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-bablon'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Bablon</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Bablon' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-gaia'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Gaia</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Gaia' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth4'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Chesed</rdfs:label>
    <rdfs:label xml:lang='en'>Mercy</rdfs:label>
    <rdfs:label>The 4th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-mercy' />
    <kabbalah:pathNumber>4</kabbalah:pathNumber>
    <dcterms:description>The Fourth Path is called the Cohesive or Receptive Intelligence because it contains all the Holy Powers, and from it emanate all the spiritual virtues with the most exalted essences. They emanate one from another by virtue of the Primordial Emanation, the Highest Crown, Kether.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-love-awareness'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Love Awareness</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-cohesive'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Cohesive</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-love'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Love</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-wand'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>wand</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-scepter'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>scepter</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-tetrahedron'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>tetrahedron</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Gedulah - glory</foaf:name>
    <foaf:name>love</foaf:name>
    <foaf:name>The Farmlands of Work</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>El</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>God (masculine singular)</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-tzadkiel'>
        <rdfs:label xml:lang='he'>Tzadkiel</rdfs:label>
        <rdfs:label xml:lang='en'>Benevolence of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-chasmallim'>
        <rdfs:label xml:lang='he'>Chasmallim</rdfs:label>
        <rdfs:label xml:lang='en'>Brilliant Ones</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Jupiter'>
        <rdfs:label>Jupiter</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-deep-violet'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>deep violet</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-blue'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>blue</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-deep-purple'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>deep purple</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-deep-azure-flecked-with-yellow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>deep azure flecked with yellow</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-horse'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>horse</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-cedar'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>cedar</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-zeus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Zeus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Zeus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-jupiter'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Jupiter</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Jupiter' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-posiedon'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Posiedon</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Posiedon' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-indra'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Indra</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Indra' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-thor'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Thor</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Thor' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth5'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Geburah</rdfs:label>
    <rdfs:label xml:lang='en'>Strength</rdfs:label>
    <rdfs:label>The 5th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-severity' />
    <kabbalah:pathNumber>5</kabbalah:pathNumber>
    <dcterms:description>The Fifth Path is called the Radical Intelligence because it resembles Unity, uniting itself to Binah, Understanding, which emanates from the primordial depths of Chokmah, Wisdom.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-will'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Will</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-power'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Power</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-radical'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Radical</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-power'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Power</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-sword'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>sword</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-dagger'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>dagger</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-pentagon'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>pentagon</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Din - justice</foaf:name>
    <foaf:name>Pachad - fear</foaf:name>
    <foaf:name>The Battlegrounds of War</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Eh-Lo-He-Ee-Mm Ge-Bo-Rr</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Elohim Gibbor</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-kamael'>
        <rdfs:label xml:lang='he'>Kamael</rdfs:label>
        <rdfs:label xml:lang='en'>Burner of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-seraphim'>
        <rdfs:label xml:lang='he'>Seraphim</rdfs:label>
        <rdfs:label xml:lang='en'>Fiery Serpents</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Mars'>
        <rdfs:label>Mars</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-orange'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>orange</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-scarlet-red'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>scarlet red</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-bright-scarlet'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>bright scarlet</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-red-flecked-with-black'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>red flecked with black</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-spider'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>spider</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-tobacco'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>tobacco</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-ares'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Ares</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Ares' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-tyr'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Tyr</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Tyr' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-horus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Horus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Horus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-athena'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Athena</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Athena' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-odin'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Odin</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Odin' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-hera'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Hera</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Hera' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-shiva'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Shiva</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Shiva' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-the-furies'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>The Furies</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/The Furies' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Tiphareth</rdfs:label>
    <rdfs:label xml:lang='en'>Beauty</rdfs:label>
    <rdfs:label>The 6th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-balance' />
    <kabbalah:pathNumber>6</kabbalah:pathNumber>
    <dcterms:description>The Sixth Path is called th Mediating Intelligence, because in it are multiplied the influxes of the Emanations; for it causes that influence to flow into all the reservoirs of the blessings with which they them selves are united.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-personal-self'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Personal Self</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-i'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>I</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-center'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Center</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-mediating'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Mediating</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-harmony'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Harmony</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-rose-cross'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>rose cross</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-mandala'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>mandala</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Zeir Anpin - the Lesser Countenance</foaf:name>
    <foaf:name>Adam - the man - the son - Son of Man</foaf:name>
    <foaf:name>Christ consciousness</foaf:name>
    <foaf:name>The Fields of Harmony</foaf:name>
    <foaf:name>Essence</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Yod-Heh-Vav-Heh El-Oh-Ah-Va-Da-ath</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Jehovah Eloah Va Da'ath</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-raphael'>
        <rdfs:label xml:lang='he'>Raphael</rdfs:label>
        <rdfs:label xml:lang='en'>Healing of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-melachim'>
        <rdfs:label xml:lang='he'>Melachim</rdfs:label>
        <rdfs:label xml:lang='en'>Kings</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Sun'>
        <rdfs:label>Sun</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-clear-rosepink'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>clear rose-pink</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-yellow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>yellow</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-rich-salmon-pink'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>rich salmon pink</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-golden-amber'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>golden amber</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-dog'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>dog</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-frankincense'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>frankincense</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-balder'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Balder</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Balder' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-jesus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Jesus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Jesus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-osiris'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Osiris</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Osiris' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-dionysis'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Dionysis</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Dionysis' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-attis'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Attis</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Attis' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-bacchus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Bacchus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Bacchus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-the-green-man'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>The Green Man</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/The Green Man' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-the-fisher-king'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>The Fisher King</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/The Fisher King' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Netzach</rdfs:label>
    <rdfs:label xml:lang='en'>Feelings</rdfs:label>
    <rdfs:label>The 7th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-mercy' />
    <kabbalah:pathNumber>7</kabbalah:pathNumber>
    <dcterms:description>The Seventh Path is called the Occult Intelligence because it is the refulgent splendour of the intellectual virtues which are perceived by the eyes of the intellect and the contemplations of faith. </dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-victory'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Victory</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-occult'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Occult</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-the-triumph-of-beauty'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of the Triumph of Beauty</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-rose'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>rose</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-lamp'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>lamp</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-girdle'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>girdle</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>Firmness</foaf:name>
    <foaf:name>The Seas of Love</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Yod-Heh-Vav-Heh Tza-Ba-Oth</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Jehovah Tzabaoth</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-haniel'>
        <rdfs:label xml:lang='he'>Haniel</rdfs:label>
        <rdfs:label xml:lang='en'>Grace of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-elohim'>
        <rdfs:label xml:lang='he'>Elohim</rdfs:label>
        <rdfs:label xml:lang='en'>Gods (feminine plural)</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Venus'>
        <rdfs:label>Venus</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-amber'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>amber</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-emerald-green'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>emerald green</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-bright-yellowishgreen'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>bright yellowish-green</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-olive-flecked-with-gold'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>olive flecked with gold</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-fish'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>fish</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-rose'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>rose</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-freya'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Freya</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Freya' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-venus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Venus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Venus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-nike'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Nike</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Nike' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-aphrodite'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Aphrodite</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Aphrodite' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Hod</rdfs:label>
    <rdfs:label xml:lang='en'>Glory</rdfs:label>
    <rdfs:label>The 8th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-severity' />
    <kabbalah:pathNumber>8</kabbalah:pathNumber>
    <dcterms:description>The Eighth Path is called the Absolute or Perfect Intelligence because it is the mean of the Primordial, which has no root by which it can cleave or rest, save in the hidden places of Gedulah, from which emanates its proper essence.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-thinking'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Thinking</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-absolute'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Absolute</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-splendor'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Splendor</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-names'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>names</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-spells'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>spells</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-apron'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>apron</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>The Architecture of Truth</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Eh-Lo-He-Ee-Mm Tza-Ba-Oth</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>Elohim Tzabaoth</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-michael'>
        <rdfs:label xml:lang='he'>Michael</rdfs:label>
        <rdfs:label xml:lang='en'>like unto God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-beni-elohim'>
        <rdfs:label xml:lang='he'>Beni Elohim</rdfs:label>
        <rdfs:label xml:lang='en'>sons of Gods</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Mercury'>
        <rdfs:label>Mercury</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-violetpurple'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>violet-purple</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-orange'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>orange</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-russetred'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>russet-red</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-yellowish-black-flecked-with-white'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>yellowish black, flecked with white</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-monkey'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>monkey</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-storax'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>storax</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-hermes'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Hermes</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Hermes' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-athena'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Athena</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Athena' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-wotan'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Wotan</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Wotan' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-odin'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Odin</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Odin' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-thoth'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Thoth</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Thoth' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-mercury'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Mercury</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Mercury' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth9'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Yesod</rdfs:label>
    <rdfs:label xml:lang='en'>Foundation</rdfs:label>
    <rdfs:label>The 9th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-balance' />
    <kabbalah:pathNumber>9</kabbalah:pathNumber>
    <dcterms:description>The Ninth Path is called the Pure Intelligence because it purifies the Emanations. It proves and corrects the designing of their presentations, and disposes the unity with which they are designed without dimmunition or division.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-subconcious-sexuality'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>Subconcious Sexuality</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-pure'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Pure</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-universal-order'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of Universal Order</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-perfumes'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>perfumes</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-sandals'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>sandals</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>The City of Dreams</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Shaddai El Chai</kabbalah:nameOfGod>
    <kabbalah:nameOfGod xml:lang='en'>the Almighty Living God</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-gabriel'>
        <rdfs:label xml:lang='he'>Gabriel</rdfs:label>
        <rdfs:label xml:lang='en'>Strong Man of God</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-kerubim'>
        <rdfs:label xml:lang='he'>Kerubim</rdfs:label>
        <rdfs:label xml:lang='en'>the Strong</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Moon'>
        <rdfs:label>Moon</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-indigo'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>indigo</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-violet'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>violet</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-dark'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>dark</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-citrine-flecked-with-azure'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>citrine flecked with azure</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-cat'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>cat</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/scent-jasmine'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Scent' />
        <rdfs:label>jasmine</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-artemis'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Artemis</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Artemis' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-selene'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Selene</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Selene' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-hecate'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Hecate</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Hecate' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-morpheus'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Morpheus</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Morpheus' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-the-triple-goddess'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>The Triple Goddess</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/The Triple Goddess' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth10'>
     <rdf:type rdf:resource='http://data.totl.net/kabbalah/Sephiroth' />
     <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <rdfs:label xml:lang='he'>Malkuth</rdfs:label>
    <rdfs:label xml:lang='en'>Kingdom</rdfs:label>
    <rdfs:label>The 10th Path</rdfs:label>
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/pillar-of-balance' />
    <kabbalah:pathNumber>10</kabbalah:pathNumber>
    <dcterms:description>The Tenth Path is called the Resplendent Intelligence because it is exalted above every head and sits upon the Throne of Binah. It illuminates the splendours of all the Lights, and causes an influence to emanate from the Prince of Countenances, the Angel of Kether.</dcterms:description>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/body-the-body'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/BodilyAspect' />
        <rdfs:label>The Body</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/intelligence-resplendent'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Intelligence' />
        <rdfs:label>Resplendent</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/experience-vision-of-the-holy-guardian-angel'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Experience' />
        <rdfs:label>Vision of the Holy Guardian Angel</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-double-cube'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>double cube</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-triangle'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>triangle</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/symbol-circle'>
        <rdf:type rdf:resource='http://data.totl.net/occult/Symbol' />
        <rdfs:label>circle</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <foaf:name>The World Made Manifest</foaf:name>
    <kabbalah:nameOfGod xml:lang='he'>Adonai Melek Adonai Ha-Aretz</kabbalah:nameOfGod>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/archangel-sandalphon'>
        <rdfs:label xml:lang='he'>Sandalphon</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Archangel' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/angelic-order-ashim'>
        <rdfs:label xml:lang='he'>Ashim</rdfs:label>
        <rdfs:label xml:lang='en'>Souls of Fire</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/AngelicOrder' />
      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/planet/Earth'>
        <rdfs:label>Earth</rdfs:label>
        <rdf:type rdf:resource='http://data.totl.net/planet/ontology/Planet' />
      </rdf:Description>
    </occult:correspondsTo>
    <kabbalah:correspondsToColourInWorld1>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-yellow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>yellow</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld1>
    <kabbalah:correspondsToColourInWorld2>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-citrine-and-olive-and-russet-and-black'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>citrine and olive and russet and black</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld2>
    <kabbalah:correspondsToColourInWorld3>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-citrine-and-olive-and-russet-and-black-flecked-with-gold'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>citrine and olive and russet and black flecked with gold</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld3>
    <kabbalah:correspondsToColourInWorld4>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/colour-black-rayed-with-yellow'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Colour' />
        <rdfs:label>black rayed with yellow</rdfs:label>

      </rdf:Description>
    </kabbalah:correspondsToColourInWorld4>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-snake'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>snake</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/animal-rabbit'>
        <rdf:type rdf:resource='http://data.totl.net/kabbalah/Animal' />
        <rdfs:label>rabbit</rdfs:label>

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-gaea'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Gaea</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Gaea' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-pan'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Pan</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Pan' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-ymir'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Ymir</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Ymir' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-frigg'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Frigg</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Frigg' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-demeter'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Demeter</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Demeter' />

      </rdf:Description>
    </occult:correspondsTo>
    <occult:correspondsTo>
      <rdf:Description rdf:about='http://data.totl.net/kabbalah/god-ceres'>
        <rdf:type rdf:resource='http://data.totl.net/occult/God' />
        <rdfs:label>Ceres</rdfs:label>
        <owl:sameAs rdf:resource='http://sourceryforge.org/index.php/Special:URIResolver/Ceres' />

      </rdf:Description>
    </occult:correspondsTo>
  </rdf:Description>

  <!-- paths 11-32 -->

  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path11'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>11</kabbalah:pathNumber>
    <rdfs:label>The 11th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Fool'>        <rdfs:label>The Fool</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%90'>
        <rdfs:label xml:lang='he'>א</rdfs:label>
        <rdfs:label xml:lang='en'>Aleph</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth1'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth2'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path12'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>12</kabbalah:pathNumber>
    <rdfs:label>The 12th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Magician'>        <rdfs:label>The Magician</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%91'>
        <rdfs:label xml:lang='he'>ב</rdfs:label>
        <rdfs:label xml:lang='en'>Bet</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth1'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth3'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path13'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>13</kabbalah:pathNumber>
    <rdfs:label>The 13th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/HighPriestess'>        <rdfs:label>The High Priestess</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%92'>
        <rdfs:label xml:lang='he'>ג</rdfs:label>
        <rdfs:label xml:lang='en'>Gimel</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth1'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth1' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path14'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>14</kabbalah:pathNumber>
    <rdfs:label>The 14th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Empress'>        <rdfs:label>The Empress</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%93'>
        <rdfs:label xml:lang='he'>ד</rdfs:label>
        <rdfs:label xml:lang='en'>Dalet</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth3'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth2'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path15'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>15</kabbalah:pathNumber>
    <rdfs:label>The 15th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Emperor1'>        <rdfs:label>The Emperor1</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%94'>
        <rdfs:label xml:lang='he'>ה</rdfs:label>
        <rdfs:label xml:lang='en'>Heh</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth2'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path16'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>16</kabbalah:pathNumber>
    <rdfs:label>The 16th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Hierophant'>        <rdfs:label>The Hierophant</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%95'>
        <rdfs:label xml:lang='he'>ו</rdfs:label>
        <rdfs:label xml:lang='en'>Vau</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth2'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth4'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth2' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path17'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>17</kabbalah:pathNumber>
    <rdfs:label>The 17th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Lovers'>        <rdfs:label>The Lovers</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%96'>
        <rdfs:label xml:lang='he'>ז</rdfs:label>
        <rdfs:label xml:lang='en'>Zain</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth3'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path18'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>18</kabbalah:pathNumber>
    <rdfs:label>The 18th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Chariot'>        <rdfs:label>The Chariot</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%97'>
        <rdfs:label xml:lang='he'>ח</rdfs:label>
        <rdfs:label xml:lang='en'>Chet</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth3'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth5'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth3' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path19'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>19</kabbalah:pathNumber>
    <rdfs:label>The 19th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Strength'>        <rdfs:label>Strength</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%98'>
        <rdfs:label xml:lang='he'>ט</rdfs:label>
        <rdfs:label xml:lang='en'>Tet</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth5'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth4'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path20'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>20</kabbalah:pathNumber>
    <rdfs:label>The 20th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Hermit'>        <rdfs:label>The Hermit</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%99'>
        <rdfs:label xml:lang='he'>י</rdfs:label>
        <rdfs:label xml:lang='en'>Yod</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth4'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path21'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>21</kabbalah:pathNumber>
    <rdfs:label>The 21st Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/WheelofFortune'>        <rdfs:label>The Wheel of Fortune</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9A'>
        <rdfs:label xml:lang='he'>ך</rdfs:label>
        <rdfs:label xml:lang='en'>Koph</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth4'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth4' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path22'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>22</kabbalah:pathNumber>
    <rdfs:label>The 22nd Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Justice'>        <rdfs:label>Justice</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9B'>
        <rdfs:label xml:lang='he'>כ</rdfs:label>
        <rdfs:label xml:lang='en'>Lamed</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth5'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path23'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>23</kabbalah:pathNumber>
    <rdfs:label>The 23th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/HangedMan'>        <rdfs:label>The Hanged Man</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9C'>
        <rdfs:label xml:lang='he'>ל</rdfs:label>
        <rdfs:label xml:lang='en'>Mem</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth5'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth5' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path24'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>24</kabbalah:pathNumber>
    <rdfs:label>The 24th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Death'>        <rdfs:label>Death</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9D'>
        <rdfs:label xml:lang='he'>ם</rdfs:label>
        <rdfs:label xml:lang='en'>Nun</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path25'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>25</kabbalah:pathNumber>
    <rdfs:label>The 25th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Temperance'>        <rdfs:label>Temperance</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9E'>
        <rdfs:label xml:lang='he'>מ</rdfs:label>
        <rdfs:label xml:lang='en'>Samekh</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth9'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path26'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>26</kabbalah:pathNumber>
    <rdfs:label>The 26th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Devil'>        <rdfs:label>The Devil</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%9F'>
        <rdfs:label xml:lang='he'>ן</rdfs:label>
        <rdfs:label xml:lang='en'>Ayin</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth6'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth6' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path27'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>27</kabbalah:pathNumber>
    <rdfs:label>The 27th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Tower'>        <rdfs:label>The Tower</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A0'>
        <rdfs:label xml:lang='he'>נ</rdfs:label>
        <rdfs:label xml:lang='en'>Peh</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path28'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>28</kabbalah:pathNumber>
    <rdfs:label>The 28th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Star'>        <rdfs:label>The Star</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A1'>
        <rdfs:label xml:lang='he'>ס</rdfs:label>
        <rdfs:label xml:lang='en'>Tzaddi</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth9'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path29'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>29</kabbalah:pathNumber>
    <rdfs:label>The 29th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Moon'>        <rdfs:label>The Moon</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A2'>
        <rdfs:label xml:lang='he'>ע</rdfs:label>
        <rdfs:label xml:lang='en'>Qof</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth7'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth10'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth7' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path30'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>30</kabbalah:pathNumber>
    <rdfs:label>The 30th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Sun'>        <rdfs:label>The Sun</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A3'>
        <rdfs:label xml:lang='he'>ף</rdfs:label>
        <rdfs:label xml:lang='en'>Resh</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth9'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path31'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>31</kabbalah:pathNumber>
    <rdfs:label>The 31th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/Judgment'>        <rdfs:label>Judgment</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A4'>
        <rdfs:label xml:lang='he'>פ</rdfs:label>
        <rdfs:label xml:lang='en'>Shin</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth8'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth10'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth8' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/path32'>
    <rdf:type rdf:resource='http://data.totl.net/kabbalah/Path' />
    <dcterms:isPartOf rdf:resource='http://data.totl.net/kabbalah/tree' />
    <kabbalah:pathNumber>32</kabbalah:pathNumber>
    <rdfs:label>The 32th Path</rdfs:label>
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
    <kabbalah:connects rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
    <occult:correspondsTo>
      <taroto:MajorArcanaCard rdf:about='http://data.totl.net/tarot/card/World'>        <rdfs:label>The World</rdfs:label>
      </taroto:MajorArcanaCard>
      <he:Character rdf:about='http://data.totl.net/he/%D7%A5'>
        <rdfs:label xml:lang='he'>ץ</rdfs:label>
        <rdfs:label xml:lang='en'>Taw</rdfs:label>
      </he:Character>
    </occult:correspondsTo>
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth9'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth10' />
  </rdf:Description>
  <rdf:Description rdf:about='http://data.totl.net/kabbalah/sephiroth10'>
    <kabbalah:connectedTo rdf:resource='http://data.totl.net/kabbalah/sephiroth9' />
  </rdf:Description>
  <!-- god -->

  <rdf:Description rdf:about="http://data.totl.net/kabbalah/god">
    <rdfs:label>The god referred to in the Kabbalistic system</rdfs:label>
    <rdf:type rdf:resource="http://data.totl.net/occult/God" />
    <foaf:name xml:lang='he'>Eh-Heh-Ye-Heh</foaf:name>
    <foaf:name xml:lang='he'>Yod-Heh-Vav-Heh</foaf:name>
    <foaf:name xml:lang='en'>Jehovah</foaf:name>
    <foaf:name xml:lang='he'>Yod-Heh-Vav-Heh Eh-Lo-He-Ee-Mm</foaf:name>
    <foaf:name xml:lang='en'>Jehovah Elohim</foaf:name>
    <foaf:name xml:lang='he'>El</foaf:name>
    <foaf:name xml:lang='en'>God (masculine singular)</foaf:name>
    <foaf:name xml:lang='he'>Eh-Lo-He-Ee-Mm Ge-Bo-Rr</foaf:name>
    <foaf:name xml:lang='en'>Elohim Gibbor</foaf:name>
    <foaf:name xml:lang='he'>Yod-Heh-Vav-Heh El-Oh-Ah-Va-Da-ath</foaf:name>
    <foaf:name xml:lang='en'>Jehovah Eloah Va Da'ath</foaf:name>
    <foaf:name xml:lang='he'>Yod-Heh-Vav-Heh Tza-Ba-Oth</foaf:name>
    <foaf:name xml:lang='en'>Jehovah Tzabaoth</foaf:name>
    <foaf:name xml:lang='he'>Eh-Lo-He-Ee-Mm Tza-Ba-Oth</foaf:name>
    <foaf:name xml:lang='en'>Elohim Tzabaoth</foaf:name>
    <foaf:name xml:lang='he'>Shaddai El Chai</foaf:name>
    <foaf:name xml:lang='en'>the Almighty Living God</foaf:name>
    <foaf:name xml:lang='he'>Adonai Melek Adonai Ha-Aretz</foaf:name>
  </rdf:Description>
</rdf:RDF>

