<?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="VisualInformationBearingThing">
    <cycAnnot:externalID>Mx4rvVjPtpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
    <rdfs:subClassOf rdf:resource="InformationBearingThing"/>
    <rdfs:subClassOf rdf:resource="Artifact_Generic"/>
    <rdfs:subClassOf rdf:resource="Image"/>
    <rdf:type rdf:resource="TemporalStuffType"/>
    <rdf:type rdf:resource="SpatiallyDisjointObjectType"/>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <rdf:type rdf:resource="QAClarifyingCollectionType"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Representation_%28psychology%29"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVjPtpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/ac/VisualInformationBearingThing"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVjPtpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPtpwpEbGdrcN5Y29ycA"/>
    <broaderTerm rdf:resource="InformationBearingThing"/>
    <broaderTerm rdf:resource="WebCamPage"/>
    <broaderTerm rdf:resource="Artifact_Generic"/>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Representation_%28psychology%29</wikipediaArticleURL>
    <prettyString xml:lang="en">representation</prettyString>
    <prettyString xml:lang="en">representations</prettyString>
    <prettyString xml:lang="en">visual information sources</prettyString>
  </owl:Class>

  <owl:Class rdf:about="VisualMark">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">mark</rdfs:label>
    <cycAnnot:label xml:lang="en">VisualMark</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualMark&quot; class=&quot;cyc_term&quot;&gt;VisualMark&lt;/a&gt; is a visible marking on some tangible object.  Visual markings may be applied to an object using ink, paint, or pencil; they may be engraved into or molded out of the object&apos;s material; they may be made of other objects affixed to or resting on the object (e.g., a plaque bearing a house number); or they may consist of contrasting areas of color or light level (e.g., markings on a computer screen). This collection is not to be confused with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MarkingOnASurface&quot; class=&quot;cyc_term&quot;&gt;MarkingOnASurface&lt;/a&gt;, which is the collection of &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 which consist, naturally, in making a mark on a surface. See also the predicates &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/marks&quot; class=&quot;cyc_term&quot;&gt;marks&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/markCreated&quot; class=&quot;cyc_term&quot;&gt;markCreated&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Imprint">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">Imprint</cycAnnot:label>
    <rdfs:label xml:lang="en">imprint</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TrafficLight">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">TrafficLight</cycAnnot:label>
    <rdfs:label xml:lang="en">stoplight</rdfs:label>
    <rdfs:comment xml:lang="en">A thing which usually hangs over roads near intersections and tells cars when they must stop, go, or slow.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="StillImageSource">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">image source</rdfs:label>
    <cycAnnot:label xml:lang="en">StillImageSource</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Model_Artifact">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">model</rdfs:label>
    <cycAnnot:label xml:lang="en">Model-Artifact</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of artifacts; a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Model_Artifact&quot; class=&quot;cyc_term&quot;&gt;Model_Artifact&lt;/a&gt; is a tangible object designed to resemble and/or represent some other object, which may or may not exist tangibly.  For example, an architectural model for a proposed public building; a souvenir model of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TheWhiteHouse&quot; class=&quot;cyc_term&quot;&gt;TheWhiteHouse&lt;/a&gt;; a scale model of a dinosaur skeleton; a miniature room and furnishings copying a real house.  The function, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ModelFn&quot; class=&quot;cyc_term&quot;&gt;ModelFn&lt;/a&gt;, is used to designate the collection of models of a collection of objects.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="RailwaySignal">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">railway signal</rdfs:label>
    <cycAnnot:label xml:lang="en">RailwaySignal</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &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;; each
instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RailwaySignal&quot; class=&quot;cyc_term&quot;&gt;RailwaySignal&lt;/a&gt; indicates the beginning of a section of track
that may have to be shared with other trains; thus it regulates whether
trains can move or stop.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="OuijaSet">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">OuijaSet</cycAnnot:label>
    <rdfs:comment xml:lang="en">a device consisting of a small board, or planchette, on legs that rest on a larger board marked (typically) with the letters of the alphabet arranged in two curved rows, the numerals 1-0 in a row under the letters, the words &apos;yes&apos; and &apos;no&apos; in the upper corners, and the phrase &apos;good bye&apos; at the bottom. Typically, two people sit facing each other and place their fingers on the planchette, which eventually begins to move and point to letters, numbers, etc. on the larger board, spelling out a (possibly cryptic) message or answer to a question. Ouija sets were invented and patented in the U.S. around 1890. Parker Bros. currently owns the rights and manufactures ouija sets.</rdfs:comment>
    <rdfs:label xml:lang="en">Ouija set</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Gesture">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">Gesture</cycAnnot:label>
    <rdfs:label xml:lang="en">gesture</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gesture&quot; class=&quot;cyc_term&quot;&gt;Gesture&lt;/a&gt; is a configuration of body parts (usually animal body parts) that has some meaning to an observer with an understanding (whether explicit or instinctive) of the interpretive convention. A gesture may include some tool or prop. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Gesture&quot; class=&quot;cyc_term&quot;&gt;Gesture&lt;/a&gt;s may be fleeting (e.g., a hello wave) or may last a long time (e.g., the gesture embodied in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StatueOfLiberty&quot; class=&quot;cyc_term&quot;&gt;StatueOfLiberty&lt;/a&gt; ). Note that, as defined in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cyc&quot; class=&quot;cyc_term&quot;&gt;Cyc&lt;/a&gt;, a gesture is a meaningful configuration of body parts, NOT the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt;s producing the arrangement. For representation of the actions, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MakingAGesture&quot; class=&quot;cyc_term&quot;&gt;MakingAGesture&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="EEGReadout">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">EEG readout</rdfs:label>
    <rdfs:comment xml:lang="en">An image produced by an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectroEncephalographMachine&quot; class=&quot;cyc_term&quot;&gt;ElectroEncephalographMachine&lt;/a&gt;. This may appear on a computer screen, or it may be printed out on paper. EEG readouts basically consist of a number of parallel lines, each of which forms multiple peaks and valleys.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EEGReadout</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Cartoon">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">Cartoon</cycAnnot:label>
    <rdfs:label xml:lang="en">cartoon</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of drawings of characters. The following 4 facts are often but not always true about them: 1: Their characters are doing some action. 2: They involve social or political commentary. 3: They involve humorous or satirical content. 4: They are often part of cartoons strips. Some are animated moving pictures (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cartoon_Animated&quot; class=&quot;cyc_term&quot;&gt;Cartoon_Animated&lt;/a&gt;) others are still, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Cartoon_Still&quot; class=&quot;cyc_term&quot;&gt;Cartoon_Still&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="StageProp">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">StageProp</cycAnnot:label>
    <rdfs:label xml:lang="en">prop</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of items set on a stage [&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StageForPerformances&quot; class=&quot;cyc_term&quot;&gt;StageForPerformances&lt;/a&gt;] in a play [&lt;font color=&quot;#ff0000&quot;&gt;#$Play-Dramatic&lt;/font&gt;] or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StageProduction&quot; class=&quot;cyc_term&quot;&gt;StageProduction&lt;/a&gt;, the set in a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MovieShowing&quot; class=&quot;cyc_term&quot;&gt;MovieShowing&lt;/a&gt;, etc.  The prop is intended to represent an instance of some 
type of object, but may very well not actually be such.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Jeff_Gordon_picture">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <cycAnnot:label xml:lang="en">(PicturesFn JeffGordon)</cycAnnot:label>
    <rdfs:label xml:lang="en">Jeff Gordon picture</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="VirtualReality">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">virtual reality</rdfs:label>
    <cycAnnot:label xml:lang="en">VirtualReality</cycAnnot:label>
    <rdfs:comment xml:lang="en">A hypothetical three-dimensional visual world created by a computer; user wears special goggles and fiber optic gloves etc., and can enter and move about in this world and interact with objects as if inside it.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PornographicPicture">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PornographicPicture&quot; class=&quot;cyc_term&quot;&gt;PornographicPicture&lt;/a&gt; is a collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; each of which depicts &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; in a graphic manner that is judged by some sectors of a particular community to be obscene.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PornographicPicture</cycAnnot:label>
    <rdfs:label xml:lang="en">pornographic picture</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ArtObject">
    <rdfs:subClassOf rdf:resource="VisualInformationBearingThing"/>
    <rdfs:label xml:lang="en">work of art</rdfs:label>
    <cycAnnot:label xml:lang="en">ArtObject</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HumanAccessibleIBO&quot; class=&quot;cyc_term&quot;&gt;HumanAccessibleIBO&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;.  Each instance of &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; is a physical object that is a work, or a reproduction of a work, in one of the representational or plastic arts, such as a painting, sculpture, quilt, or stained glass composition.  &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; does not include as instances plays, movies, music, performance art, or other activities.  &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; is a specialization 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;, but its instances need not have any propositional content.  Examples of &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; include the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StatueOfLiberty&quot; class=&quot;cyc_term&quot;&gt;StatueOfLiberty&lt;/a&gt;, the Mona Lisa, a poster reproduction of Van Gogh&apos;s `Starry Night&apos;, Rodin&apos;s `Burghers of Calais&apos;, a piece of Ju ware from the Sung Dynasty, the windows of Chartres Cathedral. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artist&quot; class=&quot;cyc_term&quot;&gt;Artist&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/artisticWorksCreated&quot; class=&quot;cyc_term&quot;&gt;artisticWorksCreated&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="QAClarifyingCollectionType">
    <rdfs:label xml:lang="en">QA clarifying collection type</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/ClarifyingCollectionType&quot; class=&quot;cyc_term&quot;&gt;ClarifyingCollectionType&lt;/a&gt; that are used by the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/QueryAugmentationApplication&quot; class=&quot;cyc_term&quot;&gt;QueryAugmentationApplication&lt;/a&gt; to resolve natural language ambiguities.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QAClarifyingCollectionType</cycAnnot:label>
  </owl:Class>

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

  <owl:Class rdf:about="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="WebCamPage">
    <cycAnnot:label xml:lang="en">WebCamPage</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WebCamPage&quot; class=&quot;cyc_term&quot;&gt;WebCamPage&lt;/a&gt;, a subset of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WorldWideWebPage_CW&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebPage_CW&lt;/a&gt;, is a subset of the collection of all WWW pages that are connected to digital cameras that periodically or aperiodically update a photographic image which appears on the page.</rdfs:comment>
    <rdfs:label xml:lang="en">web cam page</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="InformationBearingThing">
    <rdfs:label xml:lang="en">information-bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of spatially-localized  individuals, including various actions and events as well as physical  objects.  Each 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; (or &amp;quot;IBT&amp;quot;) is an  item that contains information (for an agent who knows how to interpret it).   Examples: a copy of the novel &lt;i&gt;Moby Dick&lt;/i&gt;; a signal buoy; a photograph; an  elevator sign in Braille; a map; a US dollar bill; a resume; a musical score;  copies of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.
&lt;p/&gt;
For representations of the propositional content  of information bearing things, see &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;; but note  that not all IBTs have a propositional content (cf. &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;).  An important specialization 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; is &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;,  which comprises all of those IBTs that are also physical objects (i.e.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s).  Though often a subtle task in particular contexts,  it is important to distinguish the various specializations 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; from those 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; (whose  instances are the chunks of information instantiated in particular IBTs;  see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIT&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIT&lt;/a&gt;) and from those 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; (whose  instances are the conceptual or artistic creations that are instantiated  in particular IBTs; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfWork&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;).
&lt;p/&gt;
For instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextString&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;  is a specialization 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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; is  a specialization 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;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; is a  specialization 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;; to conflate any of these with  another would be to make a &amp;quot;category error&amp;quot;.  Also note that events  in which information is transferred (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;) are  not considered 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;.  Rather, such  transfer events have as one of their participants (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) some  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;; though in cases where IBTs are  themselves events this will require distinguishing very finely between  the event that encodes the information and the event that is the information transfer.  See also the sense-modality-based specializations, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoundInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Representation_%28psychology%29">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
  </owl:Thing>

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

  <owl:Class rdf:about="Image">
    <rdfs:label xml:lang="en">Image</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization 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;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Image&quot; class=&quot;cyc_term&quot;&gt;Image&lt;/a&gt; is either an abstract or concrete image of some sort.  Significant specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Image_CW&quot; class=&quot;cyc_term&quot;&gt;Image_CW&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerImageFile&quot; class=&quot;cyc_term&quot;&gt;ComputerImageFile&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Image</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="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjPtpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/ac/VisualInformationBearingThing">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="Artifact_Generic">
    <cycAnnot:label xml:lang="en">Artifact-Generic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of things created by &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;s.  These creations may be either tangible (like a hammer, a bowl, or a bridge) or intangible (like a set of laws, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KnowledgeBase&quot; class=&quot;cyc_term&quot;&gt;KnowledgeBase&lt;/a&gt;, or Beethoven&apos;s Ninth Symphony).  Thus, the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt;s is partitioned into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Intangible&quot; class=&quot;cyc_term&quot;&gt;Artifact_Intangible&lt;/a&gt; (q.v.).</rdfs:comment>
    <rdfs:label xml:lang="en">generic artifact</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVjPtpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</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="&cyc;Mx4rvVjPtpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">VisualInformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_Generic&quot; class=&quot;cyc_term&quot;&gt;Artifact_Generic&lt;/a&gt; and &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;.  Each instance of this collection is an artifact from which information is extracted by viewing it (note that a viewer may need to be familiar with an appropriate set of interpretive conventions in order to do this).  Examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; include handwritten letters, newspapers, sculptures, television sets, and neon signs.  (Thus, the information content of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;s may or may not be propositional in nature.)  In the proper conditions, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; produce instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; (which, unlike instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;, are instances of &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;).  For example, if one shines light on a photograph, a characteristic &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced.  Likewise, if one electrifies a neon sign, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; is produced. A notable specialization of this collection is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StillImageSource&quot; class=&quot;cyc_term&quot;&gt;StillImageSource&lt;/a&gt; -- sources of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualImage&quot; class=&quot;cyc_term&quot;&gt;VisualImage&lt;/a&gt; that do not move (which thus includes all the examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt; given above except for the television set). See also the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/visuallyDepicts&quot; class=&quot;cyc_term&quot;&gt;visuallyDepicts&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">visual information source</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
  </owl:ObjectProperty>

</rdf:RDF>
