<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.xsl"?>

<!DOCTYPE rdf:RDF [
     <!ENTITY ocyc "http://sw.opencyc.org/concept/" >
     <!ENTITY cyc  "http://sw.cyc.com/concept/" >
     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
   ]>

<rdf:RDF xml:base="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/en/">
    <owl:versionInfo>2008/06/10</owl:versionInfo>
    <rdfs:comment xml:lang="en">

      OpenCyc Knowledge Base

      Copyright© 2001-2008 Cycorp, Inc., http://www.cyc.com/, Austin, TX, USA

      This file contains an OWL representation of information contained 
      in the OpenCyc Knowledge Base. The content of this OWL file is 
      licensed under the Creative Commons Attribution 3.0 license whose 
      text can be found at http://creativecommons.org/licenses/by/3.0/legalcode. 
      The content of this OWL file, including the OpenCyc content it represents, 
      constitutes the "Work" referred to in the Creative Commons license. The terms of 
      this license equally apply to, without limitation, renamings and other 
      logically equivalent reformulations of the content of this OWL file 
      (or portions thereof) in any natural or formal language, as well 
      as to derivations of this content or inclusion of it in other ontologies.

    </rdfs:comment>
  </owl:Ontology>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#externalID">
    <rdfs:label xml:lang="en">externalID</rdfs:label>
    <rdfs:comment xml:lang="en">
      A unique, language-neutral, variable-sized identifier
      for a concept that can be used to refer unambiguously to that concept across 
      OWL exports or across Cyc inference engines.
    </rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:AnnotationProperty>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#label">
    <rdfs:label xml:lang="en">label</rdfs:label>
    <rdfs:comment xml:lang="en">
      A natural-language representation for a concept that is both human 
      readable and readable by the Cyc inference engine. These terms are not 
      guaranteed to refer to the same concept across time but are guaranteed to
      be consistent within a particular OWL export. Use 'cycAnnot:externalID'
      for unambiguously referring to a concept across OWL exports or across Cyc
      inference engines.
    </rdfs:comment>
  </owl:AnnotationProperty>

  <owl:Class rdf:about="WholeBody">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <cycAnnot:externalID>Mx4rvViebZwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="IndependentThing"/>
    <rdfs:subClassOf rdf:resource="SolidTangibleThing"/>
    <rdfs:subClassOf rdf:resource="AnimalBodyPart"/>
    <rdf:type rdf:resource="UniqueAnatomicalPartType"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-person-noun-2"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvViebZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvViebZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViebZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-body-noun-1"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/WholeBody"/>
    <broaderTerm rdf:resource="Organism_Whole"/>
    <prettyString xml:lang="en">bodies</prettyString>
  </owl:Class>

  <owl:Class rdf:about="HumanBody">
    <rdfs:subClassOf rdf:resource="WholeBody"/>
    <rdfs:label xml:lang="en">human body</rdfs:label>
    <cycAnnot:label xml:lang="en">HumanBody</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanBody&quot; class=&quot;cyc_term&quot;&gt;HumanBody&lt;/a&gt; is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WholeBody&quot; class=&quot;cyc_term&quot;&gt;WholeBody&lt;/a&gt; which are the bodies of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Human_body">
    <rdfs:subClassOf rdf:resource="WholeBody"/>
    <rdfs:comment xml:lang="en">The collection of all human bodies. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WholeBody&quot; class=&quot;cyc_term&quot;&gt;WholeBody&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(OrganismPartTypeFn HomoSapiens WholeBody)</cycAnnot:label>
    <rdfs:label xml:lang="en">human body</rdfs:label>
  </owl:Class>

  <WholeBody rdf:about="The_body">
    <rdfs:comment xml:lang="en">The body: a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WholeBody&quot; class=&quot;cyc_term&quot;&gt;WholeBody&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(The WholeBody)</cycAnnot:label>
    <rdfs:label xml:lang="en">the body</rdfs:label>
  </WholeBody>

  <owl:Class rdf:about="UniqueAnatomicalPartType">
    <cycAnnot:label xml:lang="en">UniqueAnatomicalPartType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A default pairwise disjoint collection of collections (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt;) and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalBodyPartType&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyPartType&lt;/a&gt;.  Instances are types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalBodyRegion&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyRegion&lt;/a&gt; that occur uniquely in the organisms (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt;) that have them.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Head_AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;Head_AnimalBodyPart&lt;/a&gt; is an instance of this collection. Contrast with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymmetricAnatomicalPartType&quot; class=&quot;cyc_term&quot;&gt;SymmetricAnatomicalPartType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of unique anatomical part</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-body-noun-1">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="AnimalBodyPart">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalBodyRegion&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyRegion&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyPart&lt;/a&gt; is an anatomical part of some living animal, and thus is itself an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt; (q.v).  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;AnimalBodyPart&lt;/a&gt; includes both highly localized organs (for example, hearts) and physical systems composed of parts distributed throughout an animal&apos;s body (such as an animal&apos;s circulatory system and nervous system).  Note that severed limbs and removed organs are _not_ instances of this collection, since they are not _parts_ of some living animal.</rdfs:comment>
    <rdfs:label xml:lang="en">body part</rdfs:label>
    <cycAnnot:label xml:lang="en">AnimalBodyPart</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvViebZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvViebZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IndependentThing">
    <rdfs:comment xml:lang="en">The collection of all autonomous, largely self-sufficient, existing things that are considered separated (in some significant way) from other similar things.</rdfs:comment>
    <rdfs:label xml:lang="en">independent thing</rdfs:label>
    <cycAnnot:label xml:lang="en">IndependentThing</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Organism_Whole">
    <rdfs:label xml:lang="en">organism</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalLivingObject&quot; class=&quot;cyc_term&quot;&gt;BiologicalLivingObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; is a biological living object (BLO) that is a whole, and not part of some other BLO.  Most instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; are capable of existing and reproducing while physically separate from other organisms (with allowances for eating and mating).  Abnormal BLOs which are nonetheless considered to be instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organism_Whole&quot; class=&quot;cyc_term&quot;&gt;Organism_Whole&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Virus&quot; class=&quot;cyc_term&quot;&gt;Virus&lt;/a&gt;, as well as sterile hybrids and colony organisms, like those in slime molds or the instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PortugueseManOfWar&quot; class=&quot;cyc_term&quot;&gt;PortugueseManOfWar&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Organism-Whole</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvViebZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/WholeBody">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="SolidTangibleThing">
    <cycAnnot:label xml:lang="en">SolidTangibleThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt; is a piece of stuff possessing many of the properties that matter in a solid state (see the constant &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Solid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Solid_StateOfMatter&lt;/a&gt;) exhibits (although not all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt; are formally in a solid state).  Instances have a shape independent from their container, and, when deformed with sufficient force (which may be small for weak, brittle materials or high for materials that deform easily), they break.  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;s include: pieces of substances in a solid state of matter, such as ice cubes; solid mixtures like a quarter-dollar coin or a paper bag; and complex mixtures of biological origin that behave like solids, e.g., bone.  Note that some pieces of matter that are formally in a solid state (for example, pieces of clay) are not instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;, since they do not readily break when deformed; for this reason, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Solid_StateOfMatter&quot; class=&quot;cyc_term&quot;&gt;Solid_StateOfMatter&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidTangibleThing&quot; class=&quot;cyc_term&quot;&gt;SolidTangibleThing&lt;/a&gt;.  Collections of the solid form of any type of stuff can be created using &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SolidFn&quot; class=&quot;cyc_term&quot;&gt;SolidFn&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">solid object</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="broaderTerm">
    <rdfs:label xml:lang="en">BT</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;broader&lt;/i&gt; than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;, in an extremely general sense of &amp;quot;broader&amp;quot;.  For example,  &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is, in the relevant sense, broader than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; if any of the following hold:&lt;br&gt;&lt;br&gt;

 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that subsumes &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as an instance; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection, instances of which have instances of the collection &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as parts; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as a part; &lt;br&gt;&lt;br&gt;

This list of reasons for why &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; could hold is not exhaustive, but it should give a good indication of how general the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; relation actually is.</rdfs:comment>
    <cycAnnot:label xml:lang="en">broaderTerm</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-person-noun-2">
    <cycAnnot:label xml:lang="en">WholeBody</cycAnnot:label>
    <rdfs:label xml:lang="en">body</rdfs:label>
    <rdfs:comment xml:lang="en">The entire body of an animal. The physical extent of an animal.</rdfs:comment>
  </owl:Thing>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
  </owl:ObjectProperty>

</rdf:RDF>
