<?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="CWCreation">
    <cycAnnot:externalID>Mx4rTUOK-GaPEdaAAAABAxv-7A</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">CWCreation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisingAPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisingAPracticeOrWork&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;) is brought into existence. For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation of a conceptual work</rdfs:label>
    <rdfs:subClassOf rdf:resource="DevisingAPracticeOrWork"/>
    <rdf:type rdf:resource="TemporalStuffType"/>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rTUOK-GaPEdaAAAABAxv-7A"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rTUOK-GaPEdaAAAABAxv-7A"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rTUOK-GaPEdaAAAABAxv-7A"/>
  </owl:Class>

  <owl:Class rdf:about="WritingAComputerProgram">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt;. Each instance of this collection is an event in which some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; writes some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;. This will often (but not always) involve instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProgrammingAComputer&quot; class=&quot;cyc_term&quot;&gt;ProgrammingAComputer&lt;/a&gt; -- physically typing a program into a computer -- a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration_Original&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration_Original&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Hacking&quot; class=&quot;cyc_term&quot;&gt;Hacking&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">writing programs</rdfs:label>
    <cycAnnot:label xml:lang="en">WritingAComputerProgram</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MakingAMovie">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:label xml:lang="en">making a movie</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt; in which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Movie_CW&quot; class=&quot;cyc_term&quot;&gt;Movie_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MakingAMovie</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="WritingAComposition">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:label xml:lang="en">composition</rdfs:label>
    <cycAnnot:label xml:lang="en">WritingAComposition</cycAnnot:label>
    <rdfs:comment xml:lang="en">Composing that musical composers, novelists, book authors, students, etc. do.  Developing ideas into a substantive conceptual work.  The process normally involves putting ideas down in written form, reviewing them, making changes and repeating the process.  Takes a couple of hours to years.  This is usually a noncontinuous event.  This process is not a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Writing&quot; class=&quot;cyc_term&quot;&gt;Writing&lt;/a&gt; just as performing long division &amp;quot;by hand&amp;quot; is not.  Writing is used to assist the process to alleviate having to store the whole conceptual work in mind at one time.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IntegratingASetOfKnowledgeSources">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntegratingASetOfKnowledgeSources&quot; class=&quot;cyc_term&quot;&gt;IntegratingASetOfKnowledgeSources&lt;/a&gt; is the collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt; events in which two or more &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StructuredKnowledgeSource&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt;s are integrated to produce a new &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StructuredKnowledgeSource&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt; that is capable of storing all of the data stored in the input sources.</rdfs:comment>
    <rdfs:label xml:lang="en">integrating A set of knowledge sources</rdfs:label>
    <cycAnnot:label xml:lang="en">IntegratingASetOfKnowledgeSources</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Creating_ACW_Of_Type_Fn_musical_composition">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:label xml:lang="en">Creating ACW Of Type Fn musical composition</rdfs:label>
    <cycAnnot:label xml:lang="en">(CreatingACWOfTypeFn MusicalComposition)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="IntegratingSKSWithCycKB">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ActionOnObject&quot; class=&quot;cyc_term&quot;&gt;ActionOnObject&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntegratingSKSWithCycKB&quot; class=&quot;cyc_term&quot;&gt;IntegratingSKSWithCycKB&lt;/a&gt; is an event in which some instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StructuredKnowledgeSource&quot; class=&quot;cyc_term&quot;&gt;StructuredKnowledgeSource&lt;/a&gt; &lt;code&gt;&lt;b&gt;SKS&lt;/b&gt;&lt;/code&gt; is integrated with the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycKB&quot; class=&quot;cyc_term&quot;&gt;CycKB&lt;/a&gt; in the sense that, after the integration,  CycL queries can be issued against &lt;code&gt;&lt;b&gt;SKS&lt;/b&gt;&lt;/code&gt; to retrieve information appropriately, or Cyc can effectively transform the data in &lt;code&gt;&lt;b&gt;SKS&lt;/b&gt;&lt;/code&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">integrating SKS with cyc KB</rdfs:label>
    <cycAnnot:label xml:lang="en">IntegratingSKSWithCycKB</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MappingPhysicalToLogicalSchema">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:label xml:lang="en">mapping physical to logical schema</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MappingPhysicalToLogicalSchema&quot; class=&quot;cyc_term&quot;&gt;MappingPhysicalToLogicalSchema&lt;/a&gt; is an event in which the relationships between the indexical terms of logical and physical schemata of a structured knowledge source are stated.  The CycL predicates used to state this mapping are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fieldEncoding&quot; class=&quot;cyc_term&quot;&gt;fieldEncoding&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fieldDecoding&quot; class=&quot;cyc_term&quot;&gt;fieldDecoding&lt;/a&gt; (qq.v.).</rdfs:comment>
    <cycAnnot:label xml:lang="en">MappingPhysicalToLogicalSchema</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="DesigningAGame">
    <rdfs:subClassOf rdf:resource="CWCreation"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Designing&quot; class=&quot;cyc_term&quot;&gt;Designing&lt;/a&gt;. Each instance of this collection is an event in which some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;Agent_PartiallyTangible&lt;/a&gt; designs some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt;. Nowadays this will typically involve a fair amount of (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsingAFn&quot; class=&quot;cyc_term&quot;&gt;UsingAFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;), if only to type up the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GameRulesFn&quot; class=&quot;cyc_term&quot;&gt;GameRulesFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DesigningAGame</cycAnnot:label>
    <rdfs:label xml:lang="en">game designing</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="InformationAndCWs_Topic">
    <rdfs:label xml:lang="en">information and CWs topic</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationAndCWs-Topic</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="DevisingAPracticeOrWork">
    <rdfs:label xml:lang="en">devising a practice or work</rdfs:label>
    <cycAnnot:label xml:lang="en">DevisingAPracticeOrWork</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisedPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt; is brought into existence. Examples include the invention of the game chess, the invention of the sport basketball, and the cultural event in which monetary exchange originated.  Cf. the more specialized collection, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CWCreation&quot; class=&quot;cyc_term&quot;&gt;CWCreation&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rTUOK-GaPEdaAAAABAxv-7A">
    <cycAnnot:label xml:lang="en">CWCreation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisingAPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisingAPracticeOrWork&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;) is brought into existence. For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation of a conceptual work</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rTUOK-GaPEdaAAAABAxv-7A">
    <cycAnnot:label xml:lang="en">CWCreation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisingAPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisingAPracticeOrWork&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;) is brought into existence. For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation of a conceptual work</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TemporalStuffType">
    <cycAnnot:label xml:lang="en">TemporalStuffType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of temporally stuff-like thing</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally stuff-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally stuff-like just in case every purely temporal part (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;, unless it is a temporal part of a temporal granule of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt;).
&lt;p/&gt;
More precisely, for a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; to be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; it is both a necessary and sufficient condition that for any &lt;code&gt;&lt;b&gt;OBJ1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt; (with &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt; at or above &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s temporal granularity level), if &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt;, then &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt;.
&lt;p/&gt;
Consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  Take an arbitrary instance &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; of this collection (say Miss America 2000&apos;s victory walk down the runway and back); and then take an arbitrary time-slice &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; of &lt;code&gt;&lt;b&gt;WALK&lt;/b&gt;&lt;/code&gt; that subsumes at least one instance of (the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/granuleOfTemporalStuff&quot; class=&quot;cyc_term&quot;&gt;granuleOfTemporalStuff&lt;/a&gt; for &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;) &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt; (say her trip back from the end of the runway).  &lt;code&gt;&lt;b&gt;SUBWALK&lt;/b&gt;&lt;/code&gt; is itself an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WalkingOnTwoLegs&quot; class=&quot;cyc_term&quot;&gt;WalkingOnTwoLegs&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;. See &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; for the disjoint notion of being temporally object-like.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rTUOK-GaPEdaAAAABAxv-7A">
    <cycAnnot:label xml:lang="en">CWCreation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisingAPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisingAPracticeOrWork&lt;/a&gt;. Each instance of this collection is an event in which at least one instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (related to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreationEvent&quot; class=&quot;cyc_term&quot;&gt;CreationEvent&lt;/a&gt; by the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/outputsCreated&quot; class=&quot;cyc_term&quot;&gt;outputsCreated&lt;/a&gt;) is brought into existence. For an analogous collection regarding instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IBTGeneration&quot; class=&quot;cyc_term&quot;&gt;IBTGeneration&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">creation of a conceptual work</rdfs:label>
  </owl:Class>

</rdf:RDF>
