<?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="InformationStore">
    <cycAnnot:externalID>Mx4rvu__KJwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:subClassOf rdf:resource="The_union_of__specified_information_bearing_thing_types_stores_of_information_"/>
    <rdfs:subClassOf rdf:resource="PartiallyIntangibleIndividual"/>
    <rdfs:subClassOf rdf:resource="Expression_Underspecified"/>
    <rdf:type rdf:resource="TemporalStuffType"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvu__KJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvu__KJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/InformationStore"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA"/>
    <broaderTerm rdf:resource="PartiallyIntangibleIndividual"/>
    <prettyString xml:lang="en">stores of information</prettyString>
  </owl:Class>

  <owl:Class rdf:about="The_union_of_The_Set_intelligent_agent_structurally_specific_work">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet IntelligentAgent StructurallySpecificWork))</cycAnnot:label>
    <rdfs:label xml:lang="en">the union of The Set intelligent agent structurally specific work</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Reminder">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:label xml:lang="en">reminder</rdfs:label>
    <cycAnnot:label xml:lang="en">Reminder</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="StructuredInformationSource">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StructuredInformationSource&quot; class=&quot;cyc_term&quot;&gt;StructuredInformationSource&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; in which bits of information are represented as related in a systematic way that is easily characterized by some type of formal structure, including spatial or architectural terms (used metaphorically).  Examples include: a database organized in fields and values; a spreadsheet organized in rows and columns with entries; an organizational tree diagram with nodes and branches; a topographical map; a document written in HTML (hyper-text markup language).  Negative examples include computer programs, poems, and novels.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StructuredInformationSource</cycAnnot:label>
    <rdfs:label xml:lang="en">structured information source</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="InformationStore_Pornographic">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">InformationStore-Pornographic</cycAnnot:label>
    <rdfs:label xml:lang="en">information store pornographic</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="PublishedMaterial">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublishedMaterial&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt; is either a conceptual work (an 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;) with instantiations which have been produced for distribution, or an information-bearing thing (an instance 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;) which has been produced for distribution.  Note that &amp;quot;published&amp;quot; here does not mean &amp;quot;printed and physically distributed&amp;quot;, since intangible information-bearing things can be published using the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWeb_Concrete&quot; class=&quot;cyc_term&quot;&gt;WorldWideWeb_Concrete&lt;/a&gt;, or broadcast on the airwaves.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublishedMaterial&quot; class=&quot;cyc_term&quot;&gt;PublishedMaterial&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Book_CW&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecordedVideoProduct&quot; class=&quot;cyc_term&quot;&gt;RecordedVideoProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecordedSoundProduct&quot; class=&quot;cyc_term&quot;&gt;RecordedSoundProduct&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">publication</rdfs:label>
    <cycAnnot:label xml:lang="en">PublishedMaterial</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__documents_written_or_spoken_works_texts_">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:label xml:lang="en">the union of { documents, written or spoken works, texts }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet TextualMaterial PropositionalConceptualWork PropositionalCWText))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__information_bearing_things_practices_">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:label xml:lang="en">the union of { information-bearing things, practices }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet InformationBearingThing DevisedPracticeOrWork))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SymbolicThing">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymbolicThing&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; symbolizes some thing or event or achievement, without describing it in any detail.  Examples include halos (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Halo_Symbolic&quot; class=&quot;cyc_term&quot;&gt;Halo_Symbolic&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NationalAnthem&quot; class=&quot;cyc_term&quot;&gt;NationalAnthem&lt;/a&gt;s, school colors, and physical objects such as national flags which are instances of the (notable) subcollection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymbolicObject&quot; class=&quot;cyc_term&quot;&gt;SymbolicObject&lt;/a&gt;.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymbolicThing&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; can be &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;s or &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;s. They generally do not have propositional information (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;) contents -- rather, they are typically associated (by an informed interpreter) with particular entities.  To emotional interpreters, such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s, symbolic objects are often evocative of certain attitudes associated with the entities symbolized -- such as nationalism, respect, school spirit, hatred, reverence, etc. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymbolicThing&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt; differs from &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Signal&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt; in that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Signal&quot; class=&quot;cyc_term&quot;&gt;Signal&lt;/a&gt;s are one-time-only occurrences, whereas &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SymbolicThing&quot; class=&quot;cyc_term&quot;&gt;SymbolicThing&lt;/a&gt;s are open to their characteristic interpretation any time they are encountered. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/signifiesTo&quot; class=&quot;cyc_term&quot;&gt;signifiesTo&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/signifies&quot; class=&quot;cyc_term&quot;&gt;signifies&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">symbolic representation</rdfs:label>
    <cycAnnot:label xml:lang="en">SymbolicThing</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="MediaProduct">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">MediaProduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaProduct&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt; is an information store created for the purposes of media distribution (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaTransferEvent&quot; class=&quot;cyc_term&quot;&gt;MediaTransferEvent&lt;/a&gt;).  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaProduct&quot; class=&quot;cyc_term&quot;&gt;MediaProduct&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RecordedVideoProduct&quot; class=&quot;cyc_term&quot;&gt;RecordedVideoProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MediaSeriesProduct&quot; class=&quot;cyc_term&quot;&gt;MediaSeriesProduct&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWebSite&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebSite&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NewsArticle&quot; class=&quot;cyc_term&quot;&gt;NewsArticle&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">media product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Ballot_Underspecified">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <rdfs:comment xml:lang="en">The underspecified collection of ballots.  Its salient specs are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ballot_PaperCopy&quot; class=&quot;cyc_term&quot;&gt;Ballot_PaperCopy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Ballot_CW&quot; class=&quot;cyc_term&quot;&gt;Ballot_CW&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">ballot</rdfs:label>
    <cycAnnot:label xml:lang="en">Ballot-Underspecified</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Erotica">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">Erotica</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection 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;s whose intention is artistic and whose theme is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SexualBehavior&quot; class=&quot;cyc_term&quot;&gt;SexualBehavior&lt;/a&gt;. This includes not only some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;s, but also some literary works, films, and dances. What some consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Erotica&quot; class=&quot;cyc_term&quot;&gt;Erotica&lt;/a&gt; others may consider &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PornographicMaterial&quot; class=&quot;cyc_term&quot;&gt;PornographicMaterial&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">erotica</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="AspatialInformationStore">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">AspatialInformationStore</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialThing&quot; class=&quot;cyc_term&quot;&gt;AspatialThing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; is the collection of all information stores that have no spatial location.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; include &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FieldOfStudy&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;.  Although no instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; has a spatial location, some instances can have multiple spatio-temporal &amp;quot;embodiments&amp;quot;. For example, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; may be the content of several concrete documents, such as several instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt;); and several distinct events, such as spoken utterances, may have a certain unique &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; as their content (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">information</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Document">
    <rdfs:subClassOf rdf:resource="InformationStore"/>
    <cycAnnot:label xml:lang="en">Document</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Document&quot; class=&quot;cyc_term&quot;&gt;Document&lt;/a&gt; is either an abstract or concrete document of some sort.  Documents, thus broadly construed, may be textual or non-textual.</rdfs:comment>
    <rdfs:label xml:lang="en">Document</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__specified_information_bearing_thing_types_stores_of_information_">
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet SpecifiedInformationBearingThingType InformationStore))</cycAnnot:label>
    <rdfs:label xml:lang="en">the union of { specified information bearing thing types, stores of information }</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Expression_Underspecified">
    <rdfs:label xml:lang="en">expression</rdfs:label>
    <cycAnnot:label xml:lang="en">Expression-Underspecified</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of underspecified individuals 
-- tangible or otherwise -- that are typically 
conceptualized by human beings for purposes of 
common-sense reasoning as &amp;quot;expressions&amp;quot; of some 
feature or feeling.  This is a spec of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Agent_Underspecified&quot; class=&quot;cyc_term&quot;&gt;Agent_Underspecified&lt;/a&gt; for the same reason that 
instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FeelingAttribute&quot; class=&quot;cyc_term&quot;&gt;FeelingAttribute&lt;/a&gt; are: An 
expression -- e.g., an expression of anger -- 
can often be said to &amp;quot;move&amp;quot; or &amp;quot;affect.&amp;quot;</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/InformationStore">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvu__KJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvu__KJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PartiallyIntangibleIndividual">
    <rdfs:comment xml:lang="en">A specialization of both &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangible&lt;/a&gt;.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt; is an individual that has at least some intangible (i.e. immaterial) component.  The instance might be partly tangible (e.g. a copy of a book) and thus be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CompositeTangibleAndIntangibleObject&quot; class=&quot;cyc_term&quot;&gt;CompositeTangibleAndIntangibleObject&lt;/a&gt;, or it might be fully intangible (e.g. a number or an agreement) and thus be an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">partially intangible individual</rdfs:label>
    <cycAnnot:label xml:lang="en">PartiallyIntangibleIndividual</cycAnnot: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:Class rdf:about="&ocyc;Mx4rvu__KJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; include instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;.  Some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; -- namely, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </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: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>
