<?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="Thigh">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:externalID>Mx4rvVjN7JwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="SolidTangibleThing"/>
    <rdfs:subClassOf rdf:resource="AnimalBodyPart"/>
    <rdfs:subClassOf rdf:resource="ExternalAnatomicalPart"/>
    <rdf:type rdf:resource="SymmetricAnatomicalPartType"/>
    <rdf:type rdf:resource="SpatiallyDisjointObjectType"/>
    <rdf:type rdf:resource="ExternalAnimalBodyRegionType"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVjN7JwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-thigh-noun-1"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVjN7JwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Thigh"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjN7JwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Thigh"/>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Thigh</wikipediaArticleURL>
    <prettyString xml:lang="en">thighs</prettyString>
  </owl:Class>

  <owl:Class rdf:about="Right_thigh">
    <rdfs:subClassOf rdf:resource="Thigh"/>
    <rdfs:label xml:lang="en">right thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">(RightObjectOfPairFn Thigh)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Left_thigh">
    <rdfs:subClassOf rdf:resource="Thigh"/>
    <rdfs:label xml:lang="en">left thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">(LeftObjectOfPairFn Thigh)</cycAnnot:label>
  </owl:Class>

  <Thigh rdf:about="TheThigh">
    <rdfs:label xml:lang="en">the Thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">TheThigh</cycAnnot:label>
  </Thigh>

  <owl:Class rdf:about="SymmetricAnatomicalPartType">
    <rdfs:label xml:lang="en">type of symmetric anatomical part</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of collections.  Instances are types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/anatomicalParts&quot; class=&quot;cyc_term&quot;&gt;anatomicalParts&lt;/a&gt; of bilaterally symmetrical 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;) which occur in bilaterally symmetric pairs.  This is not intended to include broader categories like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tooth&quot; class=&quot;cyc_term&quot;&gt;Tooth&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Rib_AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;Rib_AnimalBodyPart&lt;/a&gt;, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Finger&quot; class=&quot;cyc_term&quot;&gt;Finger&lt;/a&gt;, but the specific parts of which the organism only has two (EyeTooth, FifthRib, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RingFinger&quot; class=&quot;cyc_term&quot;&gt;RingFinger&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">SymmetricAnatomicalPartType</cycAnnot:label>
  </owl:Class>

  <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="SpatiallyDisjointObjectType">
    <rdfs:label xml:lang="en">spatially disjoint object type</rdfs:label>
    <cycAnnot:label xml:lang="en">SpatiallyDisjointObjectType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.). Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; is a collection C of spatial things (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatialThing&quot; class=&quot;cyc_term&quot;&gt;SpatialThing&lt;/a&gt;), where each of the spatial things in C is spatially disjoint with the other spatial things in C.
&lt;p/&gt;
For example, the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;, since dogs do not spatially overlap.  Even pregnant dogs do not spatially overlap the pups they bear; rather, pregnant dogs contain their unborn pups.  Other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LatitudeLine&quot; class=&quot;cyc_term&quot;&gt;LatitudeLine&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompactDisc_Audio&quot; class=&quot;cyc_term&quot;&gt;CompactDisc_Audio&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlanetaryBody&quot; class=&quot;cyc_term&quot;&gt;PlanetaryBody&lt;/a&gt;.  An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointRegionType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointRegionType&lt;/a&gt; (a collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeographicalRegion&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/City&quot; class=&quot;cyc_term&quot;&gt;City&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrueContinent&quot; class=&quot;cyc_term&quot;&gt;TrueContinent&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVjN7JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ExternalAnatomicalPart">
    <rdfs:label xml:lang="en">external anatomical part</rdfs:label>
    <cycAnnot:label xml:lang="en">ExternalAnatomicalPart</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExternalAnatomicalPart&quot; class=&quot;cyc_term&quot;&gt;ExternalAnatomicalPart&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismPart&quot; class=&quot;cyc_term&quot;&gt;OrganismPart&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExternalAnatomicalPart&quot; class=&quot;cyc_term&quot;&gt;ExternalAnatomicalPart&lt;/a&gt; is a part of the external anatomy of an organism. Example subcollections include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Earlobe&quot; class=&quot;cyc_term&quot;&gt;Earlobe&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Leaf&quot; class=&quot;cyc_term&quot;&gt;Leaf&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Thigh">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjN7JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="wikipediaArticleURL">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/wikipediaArticleURL&quot; class=&quot;cyc_term&quot;&gt;wikipediaArticleURL&lt;/a&gt; THING URL) means that in &lt;font color=&quot;#ff0000&quot;&gt;#$Wikipedia-WebSite&lt;/font&gt; THING is described by an article located at URL</rdfs:comment>
    <rdfs:label xml:lang="en">wikipediaArticleURL</rdfs:label>
    <cycAnnot:label xml:lang="en">wikipediaArticleURL</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="ExternalAnimalBodyRegionType">
    <rdfs:label xml:lang="en">external animal body region type</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismConstituentType&quot; class=&quot;cyc_term&quot;&gt;OrganismConstituentType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExternalAnimalBodyRegionType&quot; class=&quot;cyc_term&quot;&gt;ExternalAnimalBodyRegionType&lt;/a&gt; is 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; whose instances are, under normal circumstances, at least partially on the outside surface of animal.  Instances include &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Wing_AnimalBodyPart&quot; class=&quot;cyc_term&quot;&gt;Wing_AnimalBodyPart&lt;/a&gt;,and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UpperBody_Human&quot; class=&quot;cyc_term&quot;&gt;UpperBody_Human&lt;/a&gt;.  Non-instances include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Heart&quot; class=&quot;cyc_term&quot;&gt;Heart&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Brain&quot; class=&quot;cyc_term&quot;&gt;Brain&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Bone_BodyPart&quot; class=&quot;cyc_term&quot;&gt;Bone_BodyPart&lt;/a&gt;.  Borderline cases include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Tooth&quot; class=&quot;cyc_term&quot;&gt;Tooth&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Eardrum&quot; class=&quot;cyc_term&quot;&gt;Eardrum&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExternalAnimalBodyRegionType</cycAnnot:label>
  </owl:Class>

  <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:Thing rdf:about="http://umbel.org/umbel/sc/Thigh">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Thing>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-thigh-noun-1">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="&cyc;Mx4rvVjN7JwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The upper leg between the knee and hip</rdfs:comment>
    <rdfs:label xml:lang="en">thigh</rdfs:label>
    <cycAnnot:label xml:lang="en">Thigh</cycAnnot:label>
  </owl:Class>

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