<?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>
