<?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/2009/04/07/concept/en/"
         xmlns="http://sw.opencyc.org/2009/04/07/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/2009/04/07/concept/en/">
    <owl:versionInfo>2009/04/07</owl:versionInfo>
    <rdfs:comment xml:lang="en">

       OpenCyc Knowledge Base

       Copyright© 2001-2009 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 &quot;Work&quot; 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.

       Mappings between OpenCyc terms and Wikipedia article names provided by
       Olena Medelyan and Catherine Legg, University of Waikato, NZ under a Creative 
       Commons Attribution 3.0 license.

    </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="Plain_Topographical">
    <cycAnnot:externalID>Mx4rvVj1i5wpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">Plain-Topographical</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt; is a large area of level, open land.</rdfs:comment>
    <rdfs:label xml:lang="en">plain</rdfs:label>
    <rdfs:subClassOf rdf:resource="NaturalThing"/>
    <rdfs:subClassOf rdf:resource="FlatRegion"/>
    <rdfs:subClassOf rdf:resource="LandTopographicalFeature"/>
    <rdf:type rdf:resource="NaturalFeatureType"/>
    <rdf:type rdf:resource="ExistingStuffType"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rvVj1i5wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVj1i5wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Plain_Topographical"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVj1i5wpEbGdrcN5Y29ycA"/>
    <prettyString xml:lang="en">plains</prettyString>
    <seeAlsoURI>http://www.w3.org/2006/03/wn/wn20/instances/synset-plain-noun-1</seeAlsoURI>
  </owl:Class>

  <owl:Class rdf:about="Grassland">
    <rdfs:subClassOf rdf:resource="Plain_Topographical"/>
    <rdfs:label xml:lang="en">grassland</rdfs:label>
    <cycAnnot:label xml:lang="en">Grassland</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/GrassyRegion&quot; class=&quot;cyc_term&quot;&gt;GrassyRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt;. Each &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Grassland&quot; class=&quot;cyc_term&quot;&gt;Grassland&lt;/a&gt; is a grassy region with deep, rich soil and few trees or shrubs.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Member_of__underwater_plain_">
    <rdfs:subClassOf rdf:resource="Plain_Topographical"/>
    <cycAnnot:label xml:lang="en">(CollectionIntersectionFn (TheSet UnderwaterLocation Plain-Topographical))</cycAnnot:label>
    <rdfs:label xml:lang="en">member of { underwater, plain }</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Tundra">
    <rdfs:subClassOf rdf:resource="Plain_Topographical"/>
    <cycAnnot:label xml:lang="en">Tundra</cycAnnot:label>
    <rdfs:label xml:lang="en">tundra</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PermaFrostRegion&quot; class=&quot;cyc_term&quot;&gt;PermaFrostRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt;. Each &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Tundra&quot; class=&quot;cyc_term&quot;&gt;Tundra&lt;/a&gt; is a treeless plain characterized by year-round low temerature and a short growing season. The subsoil of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Tundra&quot; class=&quot;cyc_term&quot;&gt;Tundra&lt;/a&gt; is permafrost. Vegetation is predominantly grasses, mosses, lichens, rushes, and very few other forms of plant life.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mare_Lunar">
    <rdfs:subClassOf rdf:resource="Plain_Topographical"/>
    <cycAnnot:label xml:lang="en">Mare-Lunar</cycAnnot:label>
    <rdfs:label xml:lang="en">mare</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of topographical features where each element is a large circular plain on Earth&apos;s moon.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="LunarPlain">
    <rdfs:subClassOf rdf:resource="Plain_Topographical"/>
    <rdfs:label xml:lang="en">lunar plain</rdfs:label>
    <cycAnnot:label xml:lang="en">LunarPlain</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of small &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt;s which appear on the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MoonOfEarth&quot; class=&quot;cyc_term&quot;&gt;MoonOfEarth&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <Plain_Topographical rdf:about="Attica">
    <rdfs:comment xml:lang="en">The Attic Plain in Greece at various times thoughout history.</rdfs:comment>
    <rdfs:label xml:lang="en">Attica</rdfs:label>
    <cycAnnot:label xml:lang="en">Attica</cycAnnot:label>
  </Plain_Topographical>

  <Plain_Topographical rdf:about="Boeotia">
    <cycAnnot:label xml:lang="en">Boeotia</cycAnnot:label>
    <rdfs:label xml:lang="en">Boeotia</rdfs:label>
    <rdfs:comment xml:lang="en">The geographical region north of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Attica&quot; class=&quot;cyc_term&quot;&gt;Attica&lt;/a&gt; in &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Greece&quot; class=&quot;cyc_term&quot;&gt;Greece&lt;/a&gt;.</rdfs:comment>
  </Plain_Topographical>

  <Plain_Topographical rdf:about="Aetolia">
    <cycAnnot:label xml:lang="en">Aetolia</cycAnnot:label>
    <rdfs:label xml:lang="en">Aetolia</rdfs:label>
    <rdfs:comment xml:lang="en">The geographical region west of Beoetia and north of the Peloponese.</rdfs:comment>
  </Plain_Topographical>

  <owl:Class rdf:about="NaturalThing">
    <rdfs:label xml:lang="en">natural thing</rdfs:label>
    <cycAnnot:label xml:lang="en">NaturalThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">The notoriously hard to define collection of &amp;quot;natural&amp;quot; things.  An individual
 is an instance of this collection if it is itself an individual
 or &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt; that occurs in nature, i.e., not as
 a result of an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/IntelligentAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligentAgent&lt;/a&gt;&apos;s (or group thereof)
 intentions to modify the environment, or else is an
 individual that is the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt; of an
   &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt; that is itself natural.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="seeAlsoURI">
    <cycAnnot:label xml:lang="en">seeAlsoURI</cycAnnot:label>
    <rdfs:label xml:lang="en">See Also URI</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/seeAlsoURI&quot; class=&quot;cyc_term&quot;&gt;seeAlsoURI&lt;/a&gt; &lt;b&gt;THING&lt;/b&gt; &lt;b&gt;URI&lt;/b&gt;)&lt;/code&gt; means that a description of the resource identified by URI is likely to contain information pertinent to THING.  This predicate is roughly equivalent to rdfs:seeAlso.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="FlatRegion">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/GeographicalRegion&quot; class=&quot;cyc_term&quot;&gt;GeographicalRegion&lt;/a&gt;. Instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; are regions that are level, without substantial hills</rdfs:comment>
    <cycAnnot:label xml:lang="en">FlatRegion</cycAnnot:label>
    <rdfs:label xml:lang="en">flat terrain</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVj1i5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Plain-Topographical</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt; is a large area of level, open land.</rdfs:comment>
    <rdfs:label xml:lang="en">plain</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/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/2009/04/07/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>
  </owl:ObjectProperty>

  <owl:Class rdf:about="NaturalFeatureType">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/NaturalFeatureType&quot; class=&quot;cyc_term&quot;&gt;NaturalFeatureType&lt;/a&gt; is the collection of
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/CartographicFeatureType&quot; class=&quot;cyc_term&quot;&gt;CartographicFeatureType&lt;/a&gt;s which naturally occur on the surface of the
Earth. Positive examples include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Mountain&quot; class=&quot;cyc_term&quot;&gt;Mountain&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Ocean&quot; class=&quot;cyc_term&quot;&gt;Ocean&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Mesa&quot; class=&quot;cyc_term&quot;&gt;Mesa&lt;/a&gt;.
Negative examples include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WaterReservoir&quot; class=&quot;cyc_term&quot;&gt;WaterReservoir&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Canal&quot; class=&quot;cyc_term&quot;&gt;Canal&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Airfield&quot; class=&quot;cyc_term&quot;&gt;Airfield&lt;/a&gt;. Also
see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ArtifactualFeatureType&quot; class=&quot;cyc_term&quot;&gt;ArtifactualFeatureType&lt;/a&gt;, the corresponding collection for feature
types which are &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">NaturalFeatureType</cycAnnot:label>
    <rdfs:label xml:lang="en">natural feature type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rvVj1i5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Plain-Topographical</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt; is a large area of level, open land.</rdfs:comment>
    <rdfs:label xml:lang="en">plain</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/Plain_Topographical">
    <cycAnnot:label xml:lang="en">Plain-Topographical</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt; is a large area of level, open land.</rdfs:comment>
    <rdfs:label xml:lang="en">plain</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="&cyc;Mx4rvVj1i5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Plain-Topographical</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/FlatRegion&quot; class=&quot;cyc_term&quot;&gt;FlatRegion&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Plain_Topographical&quot; class=&quot;cyc_term&quot;&gt;Plain_Topographical&lt;/a&gt; is a large area of level, open land.</rdfs:comment>
    <rdfs:label xml:lang="en">plain</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="LandTopographicalFeature">
    <rdfs:label xml:lang="en">land topographical feature</rdfs:label>
    <cycAnnot:label xml:lang="en">LandTopographicalFeature</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of geographical regions  and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;TopographicalFeature&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt; is a region of land distinguishable  from surrounding regions by salient physical differences in surface texture, three-dimensional shape, or elevation.  Note that this collection &lt;i&gt;includes&lt;/i&gt; features that are covered by bodies of water, snow, or ice.  
&lt;p/&gt;
Specializations of  &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/LandTopographicalFeature&quot; class=&quot;cyc_term&quot;&gt;LandTopographicalFeature&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Mountain&quot; class=&quot;cyc_term&quot;&gt;Mountain&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Crater&quot; class=&quot;cyc_term&quot;&gt;Crater&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Continent&quot; class=&quot;cyc_term&quot;&gt;Continent&lt;/a&gt;. Instances include the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ArabianPeninsula&quot; class=&quot;cyc_term&quot;&gt;ArabianPeninsula&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MountZion&quot; class=&quot;cyc_term&quot;&gt;MountZion&lt;/a&gt;, the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/SanAndreasFault&quot; class=&quot;cyc_term&quot;&gt;SanAndreasFault&lt;/a&gt;,  the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/GreatSmokyMountains&quot; class=&quot;cyc_term&quot;&gt;GreatSmokyMountains&lt;/a&gt;, and the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JavaTrench&quot; class=&quot;cyc_term&quot;&gt;JavaTrench&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ExistingStuffType">
    <rdfs:label xml:lang="en">type of temporally and spatially stuff-like thing</rdfs:label>
    <cycAnnot:label xml:lang="en">ExistingStuffType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt; is a collection of things (including portions of things) which are both temporally and spatially stufflike.  Division in time or space does not destroy the stufflike quality of the object (down to a certain granularity).
&lt;p/&gt;
&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;STUFFTYPE&lt;/b&gt; &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;)&lt;/code&gt; implies both (i) for most instances &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;, for any proper physical part (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/properPhysicalDecompositions&quot; class=&quot;cyc_term&quot;&gt;properPhysicalDecompositions&lt;/a&gt;) &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; is also an instance of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt; and (ii) for all instances &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;, for most proper physical parts &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;STUFF&lt;/b&gt;&lt;/code&gt;, &lt;code&gt;&lt;b&gt;PART&lt;/b&gt;&lt;/code&gt; is also an instance of &lt;code&gt;&lt;b&gt;STUFFTYPE&lt;/b&gt;&lt;/code&gt;.
&lt;p/&gt;
For example, every piece of wood is temporally stufflike: if W-168 is a piece of wood during 1996, then it&apos;s also a piece of wood for the one-minute time-slice 9:05am 7/7/96.  It&apos;s also spatially stufflike: if we take that piece of wood W-168 and cut it in half, we have two things which are both pieces of wood.  Since every piece of wood is both temporally and spatially stufflike, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Wood&quot; class=&quot;cyc_term&quot;&gt;Wood&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;.  Other instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt; include the collections &lt;font color=&quot;#ff0000&quot;&gt;#$AppleJuice&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/IceCream&quot; class=&quot;cyc_term&quot;&gt;IceCream&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Diamond&quot; class=&quot;cyc_term&quot;&gt;Diamond&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WaxedPaper&quot; class=&quot;cyc_term&quot;&gt;WaxedPaper&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/StriatedMuscle&quot; class=&quot;cyc_term&quot;&gt;StriatedMuscle&lt;/a&gt;. See the comment for &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; to learn more about the distinctions between, and the need for, these four collections: &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

</rdf:RDF>

