<?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="InterAgentSituation">
    <cycAnnot:externalID>Mx4rwIV89pwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:label xml:lang="en">agent relationship</rdfs:label>
    <rdfs:comment xml:lang="en">The class of static situations that exist as the result of some relationship(s) between some plurality of agents.  For instance, world peace in which all countries in the world are at peace with one another.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterAgentSituation_TwoAgent&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt; for a specialization involving only two agents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">InterAgentSituation</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="StaticSituation"/>
    <rdf:type rdf:resource="FirstOrderCollection"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rwIV89pwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rwIV89pwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rwIV89pwpEbGdrcN5Y29ycA"/>
  </owl:Class>

  <owl:Class rdf:about="WorldPeace">
    <rdfs:subClassOf rdf:resource="InterAgentSituation"/>
    <rdfs:comment xml:lang="en">This type of situation is a situation in which the different countries of the world are not in a state of war with each other and, presumably, in which all countries are free of civil war, in other words, situations in which the world is inhabited by agents and free from war. Note that this is a situation type suggesting that those aiming for world peace are seeking to create an *instance* of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldPeace&quot; class=&quot;cyc_term&quot;&gt;WorldPeace&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">world peace</rdfs:label>
    <cycAnnot:label xml:lang="en">WorldPeace</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SupportSituation">
    <rdfs:subClassOf rdf:resource="InterAgentSituation"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;.  This is the situation that arises from an ongoing support relationship between two agents.</rdfs:comment>
    <rdfs:label xml:lang="en">support situation</rdfs:label>
    <cycAnnot:label xml:lang="en">SupportSituation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="TermOfService">
    <rdfs:subClassOf rdf:resource="InterAgentSituation"/>
    <cycAnnot:label xml:lang="en">TermOfService</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;, instances of which are characterized by an agent holding a particular position within an organzation at the granularity of a single &apos;term,&apos; where the temporal bounds of a &apos;term&apos; are conventially-defined so as to be consistent with the charactersitic relation continuing beyond the scope of the term (e.g., Bill Clinton was US President for 8 consecutive years, but served 2 terms).</rdfs:comment>
    <rdfs:label xml:lang="en">term of service</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="InterAgentSituation_TwoAgent">
    <rdfs:subClassOf rdf:resource="InterAgentSituation"/>
    <cycAnnot:label xml:lang="en">InterAgentSituation-TwoAgent</cycAnnot:label>
    <rdfs:label xml:lang="en">relationship</rdfs:label>
    <rdfs:comment xml:lang="en">The class of reified relationships between two agents.  Such relationships exist in time and change over time, so &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt; is an allgenls.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rwIV89pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The class of static situations that exist as the result of some relationship(s) between some plurality of agents.  For instance, world peace in which all countries in the world are at peace with one another.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterAgentSituation_TwoAgent&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt; for a specialization involving only two agents.</rdfs:comment>
    <rdfs:label xml:lang="en">agent relationship</rdfs:label>
    <cycAnnot:label xml:lang="en">InterAgentSituation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rwIV89pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The class of static situations that exist as the result of some relationship(s) between some plurality of agents.  For instance, world peace in which all countries in the world are at peace with one another.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterAgentSituation_TwoAgent&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt; for a specialization involving only two agents.</rdfs:comment>
    <rdfs:label xml:lang="en">agent relationship</rdfs:label>
    <cycAnnot:label xml:lang="en">InterAgentSituation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="FirstOrderCollection">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionType&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt;, and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FixedOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FixedOrderCollection&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; is the collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt; (q.v.)  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;, &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 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">first-order collection</rdfs:label>
    <cycAnnot:label xml:lang="en">FirstOrderCollection</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rwIV89pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The class of static situations that exist as the result of some relationship(s) between some plurality of agents.  For instance, world peace in which all countries in the world are at peace with one another.  See &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InterAgentSituation_TwoAgent&quot; class=&quot;cyc_term&quot;&gt;InterAgentSituation_TwoAgent&lt;/a&gt; for a specialization involving only two agents.</rdfs:comment>
    <rdfs:label xml:lang="en">agent relationship</rdfs:label>
    <cycAnnot:label xml:lang="en">InterAgentSituation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="StaticSituation">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt; is a state of affairs between two or more things, persisting statically over some time interval. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt; always have a temporal extent, and they usually have a tangible and spatial extent.   As an example, consider the situation of Bill Clinton sitting in his easy chair on the evening of 7/4/96.   There are participant objects such as Bill and the chair, there are relationships such as the seat of the chair supporting his bottom and his weight being off his feet, etc.   In any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;, for the participants in that situation, there is some significant or focal relationship between them which does not change.  In the most typical cases, there is no important change whatsoever, e.g. someone sitting would be such a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;. But some things represented as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;s can alternatively be represented as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Event&quot; class=&quot;cyc_term&quot;&gt;Event&lt;/a&gt;s.  For example, a situation in which geese were flying in a flock would be static (the flock-like spatial relationship between the  geese would be retained) but it would also be dynamic in that the geese were moving, so either representation could be chosen depending on the context.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StaticSituation</cycAnnot:label>
    <rdfs:label xml:lang="en">static situation</rdfs:label>
  </owl:Class>

</rdf:RDF>
