<?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="Product">
    <cycAnnot:externalID>Mx4rvVkFYpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="BusinessRelatedThing"/>
    <rdfs:subClassOf rdf:resource="The_union_of__consumer_durables_services_sales_products_"/>
    <rdfs:subClassOf rdf:resource="TemporallyExistingThing"/>
    <rdf:type rdf:resource="KEClarifyingCollectionType"/>
    <rdf:type rdf:resource="TemporalStuffType"/>
    <rdf:type rdf:resource="ProductsAndMarketing_Financial_Topic"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Product"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVkFYpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVkFYpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-product-noun-2"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVkFYpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Product"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-merchandise-noun-1"/>
    <broaderTerm rdf:resource="BusinessRelatedThing"/>
    <broaderTerm rdf:resource="TemporallyExistingThing"/>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Product</wikipediaArticleURL>
    <prettyString xml:lang="en">product sample</prettyString>
    <prettyString xml:lang="en">product samples</prettyString>
    <prettyString xml:lang="en">products</prettyString>
    <prettyString xml:lang="en">product</prettyString>
    <prettyString xml:lang="en">sales products</prettyString>
  </owl:Class>

  <owl:Class rdf:about="BuildingMaterial">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">construction material</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BuildingMaterial&quot; class=&quot;cyc_term&quot;&gt;BuildingMaterial&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact_NonAgentive&quot; class=&quot;cyc_term&quot;&gt;Artifact_NonAgentive&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BuildingMaterial&quot; class=&quot;cyc_term&quot;&gt;BuildingMaterial&lt;/a&gt; is an artifact of a type typically incorporated in the construction of new structures.  Specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BuildingMaterial&quot; class=&quot;cyc_term&quot;&gt;BuildingMaterial&lt;/a&gt; include lumber (but not wood), bricks (but not clay), quaried blocks of marble (but not rock in general), slabs of concrete, batches of wet concrete, roof shingles, copper nails, double-paned windows, etc.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BuildingMaterial</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Trimethyl_phosphite_products">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">(ProductFn TrimethylPhosphite)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all trimethyl phosphite products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TrimethylPhosphite&quot; class=&quot;cyc_term&quot;&gt;TrimethylPhosphite&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">trimethyl phosphite products</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="WaterbedMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">waterbed product</rdfs:label>
    <cycAnnot:label xml:lang="en">WaterbedMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all waterbed products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/WaterbedMarketCategory&quot; class=&quot;cyc_term&quot;&gt;WaterbedMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PartiallyTangibleProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">goods</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of both &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; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt; is a product that has some tangible component and may, but need not, also have an intangible component.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt; include copies of a newspaper, photographs, videotapes of `Star Wars&apos;, sacks of flour, lumber, and mobile homes.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PartiallyTangibleProduct</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Insecticide_products">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">insecticide products</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProductFn Insecticide)</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all insecticide products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Insecticide&quot; class=&quot;cyc_term&quot;&gt;Insecticide&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="AutoSoundMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">AutoSoundMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">car audio</rdfs:label>
    <rdfs:comment xml:lang="en">Different types of stereo and radio equipment.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="DiningRoomFurnitureMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">dining room furniture</rdfs:label>
    <cycAnnot:label xml:lang="en">DiningRoomFurnitureMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all dining room furniture. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DiningRoomFurnitureMarketCategory&quot; class=&quot;cyc_term&quot;&gt;DiningRoomFurnitureMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="UsedFurnitureMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">used furniture market category</rdfs:label>
    <cycAnnot:label xml:lang="en">UsedFurnitureMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UsedFurnitureMarketCategory&quot; class=&quot;cyc_term&quot;&gt;UsedFurnitureMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="OutdoorAccessoryMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">The collection of all garden accessories. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DurableGood&quot; class=&quot;cyc_term&quot;&gt;DurableGood&lt;/a&gt;, &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/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OutdoorAccessoryMarketCategory&quot; class=&quot;cyc_term&quot;&gt;OutdoorAccessoryMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt; and a &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;.</rdfs:comment>
    <rdfs:label xml:lang="en">garden accessory</rdfs:label>
    <cycAnnot:label xml:lang="en">OutdoorAccessoryMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="UtilityFurnitureMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">utility furniture market category</rdfs:label>
    <cycAnnot:label xml:lang="en">UtilityFurnitureMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UtilityFurnitureMarketCategory&quot; class=&quot;cyc_term&quot;&gt;UtilityFurnitureMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Refined_material_natural_gas">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">(RefinedFn NaturalGas)</cycAnnot:label>
    <rdfs:label xml:lang="en">refined material natural gas</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="LightingMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">lighting market category</rdfs:label>
    <rdfs:comment xml:lang="en">The market category for all kinds of lighting supplies, including but not restricted to lamps and lightbulbs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LightingMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ProductForSale">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">ProductForSale</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; which is currently being offered for sale.</rdfs:comment>
    <rdfs:label xml:lang="en">product for sale</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="GeneralLivingAreaFurnitureMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">general living area furniture mc</rdfs:label>
    <cycAnnot:label xml:lang="en">GeneralLivingAreaFurnitureMC</cycAnnot:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralLivingAreaFurnitureMC&quot; class=&quot;cyc_term&quot;&gt;GeneralLivingAreaFurnitureMC&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Phosphorus_trichloride_products">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">The collection of all phosphorus trichloride products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhosphorusTrichloride&quot; class=&quot;cyc_term&quot;&gt;PhosphorusTrichloride&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">phosphorus trichloride products</rdfs:label>
    <cycAnnot:label xml:lang="en">(ProductFn PhosphorusTrichloride)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ComputerHardwareServiceMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">computer hardware service mc</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerHardwareServiceMC</cycAnnot:label>
    <rdfs:comment xml:lang="en">Class of product types which are service events that deal with computer hardware - training, installation, maintenance, etc.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ChildrensProductMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">children&apos;s product</rdfs:label>
    <rdfs:comment xml:lang="en">Includes products which are intended to be used by, for, or with children who are younger than teens.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChildrensProductMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="BooksAndMagazinesMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">books and magazines</rdfs:label>
    <rdfs:comment xml:lang="en">The market category for published books, magazines, related materials.  What a shopper would find in BookStop, or in a well-stocked bookstore.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BooksAndMagazinesMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="FutonsMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FutonsMarketCategory&quot; class=&quot;cyc_term&quot;&gt;FutonsMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">futons market category</rdfs:label>
    <cycAnnot:label xml:lang="en">FutonsMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Messaging">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">The collection of all messaging. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NetworkingProgram&quot; class=&quot;cyc_term&quot;&gt;NetworkingProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Messaging</cycAnnot:label>
    <rdfs:label xml:lang="en">messaging</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Anchovy_products">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">The collection of all anchovy products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Anchovy&quot; class=&quot;cyc_term&quot;&gt;Anchovy&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(ProductFn Anchovy)</cycAnnot:label>
    <rdfs:label xml:lang="en">anchovy products</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="NuclearProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">NuclearProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">nuclear product</rdfs:label>
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductType&quot; class=&quot;cyc_term&quot;&gt;ProductType&lt;/a&gt;.  This collection comprises all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearRelatedThing&quot; class=&quot;cyc_term&quot;&gt;NuclearRelatedThing&lt;/a&gt;s that are for sale or in storage to be sold at some later point, i.e. are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;s.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="SampleProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">SampleProduct</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SampleProduct&quot; class=&quot;cyc_term&quot;&gt;SampleProduct&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; that is packaged as a sample, to be used by a consumer on a trial basis.</rdfs:comment>
    <rdfs:label xml:lang="en">sample product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="NewAutoDealerPartsMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">new auto dealer parts market category</rdfs:label>
    <rdfs:comment xml:lang="en">An element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NewAutoDealerPartsMarketCategory&quot; class=&quot;cyc_term&quot;&gt;NewAutoDealerPartsMarketCategory&lt;/a&gt; is an automotive product sold at a new auto dealership (not including the cars themselves).</rdfs:comment>
    <cycAnnot:label xml:lang="en">NewAutoDealerPartsMarketCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="LeatherUpholsteredFurnitureMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">LeatherUpholsteredFurnitureMC</cycAnnot:label>
    <rdfs:label xml:lang="en">leather upholstered furniture mc</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LeatherUpholsteredFurnitureMC&quot; class=&quot;cyc_term&quot;&gt;LeatherUpholsteredFurnitureMC&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="AutoFilterMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">AutoFilterMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">automotive filter</rdfs:label>
    <rdfs:comment xml:lang="en">Common things like &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OilFilter&quot; class=&quot;cyc_term&quot;&gt;OilFilter&lt;/a&gt; GasFilter &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AirFilter&quot; class=&quot;cyc_term&quot;&gt;AirFilter&lt;/a&gt; ...</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="BedroomFurnitureMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">bedroom furniture</rdfs:label>
    <cycAnnot:label xml:lang="en">BedroomFurnitureMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all bedroom furniture. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BedroomFurnitureMarketCategory&quot; class=&quot;cyc_term&quot;&gt;BedroomFurnitureMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="MedicalMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">MedicalMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">medical market category</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MedicalMarketCategory&quot; class=&quot;cyc_term&quot;&gt;MedicalMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="AntiqueFurnitureMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">AntiqueFurnitureMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all antique furniture. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Collectible&quot; class=&quot;cyc_term&quot;&gt;Collectible&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AntiqueFurnitureMarketCategory&quot; class=&quot;cyc_term&quot;&gt;AntiqueFurnitureMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">antique furniture</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="UpholsteredFurnitureMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">upholstered furniture mc</rdfs:label>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/UpholsteredFurnitureMC&quot; class=&quot;cyc_term&quot;&gt;UpholsteredFurnitureMC&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">UpholsteredFurnitureMC</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Nuclear_product">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">nuclear product</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionIntersectionFn (TheSet Product NuclearRelatedThing))</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all nuclear products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NuclearRelatedThing&quot; class=&quot;cyc_term&quot;&gt;NuclearRelatedThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ComputerNetworkingServiceMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">Class of product types which are service events that deal with computer networks - training, installation, maintenance, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">computer networking service mc</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerNetworkingServiceMC</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="StandardAutoServiceMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StandardAutoServiceMarketCategory&quot; class=&quot;cyc_term&quot;&gt;StandardAutoServiceMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">StandardAutoServiceMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">standard auto service market category</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ComputerMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">ComputerMarketCategory</cycAnnot:label>
    <rdfs:label xml:lang="en">computer product</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. Each instance of this collection is a product somehow associated with computers.  The collection includes computer hardware and software as well as supplies that are used with computers such as magnetic media, printer paper, cables, etc. Important specializations of this collection are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerSoftwareMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ComputerSoftwareMarketCategory&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Refined_petroleum_product">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:label xml:lang="en">refined petroleum product</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all refined petroleum products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">(RefinedFn Oil)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="TravelProductsMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">TravelProductsMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all travel products. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TravelProductsMarketCategory&quot; class=&quot;cyc_term&quot;&gt;TravelProductsMarketCategory&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductTypeByMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ProductTypeByMarketCategory&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">travel product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ComputerSoftwareServiceMC">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">ComputerSoftwareServiceMC</cycAnnot:label>
    <rdfs:comment xml:lang="en">Class of product types which are service events that deal with computer software - training, installation, maintenance, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">computer software service mc</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ServiceProduct">
    <rdfs:subClassOf rdf:resource="Product"/>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceEvent&quot; class=&quot;cyc_term&quot;&gt;ServiceEvent&lt;/a&gt;s for which payment is made.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ServiceProduct</cycAnnot:label>
    <rdfs:label xml:lang="en">service product</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="AutoTireMarketCategory">
    <rdfs:subClassOf rdf:resource="Product"/>
    <cycAnnot:label xml:lang="en">AutoTireMarketCategory</cycAnnot:label>
    <rdfs:comment xml:lang="en">Different Types of Tires, and tire-related things.</rdfs:comment>
    <rdfs:label xml:lang="en">auto tire market category</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="KEClarifyingCollectionType">
    <rdfs:label xml:lang="en">KE 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;font color=&quot;#ff0000&quot;&gt;#$KRAKEN&lt;/font&gt; application to resolve natural language ambiguities.</rdfs:comment>
    <cycAnnot:label xml:lang="en">KEClarifyingCollectionType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvVkFYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVkFYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="The_union_of__consumer_durables_services_sales_products_">
    <rdfs:label xml:lang="en">the union of { consumer durables, services, sales products }</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet DurableGood ServiceEvent Product))</cycAnnot:label>
  </owl:Class>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-product-noun-2">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="BusinessRelatedThing">
    <rdfs:label xml:lang="en">business related thing</rdfs:label>
    <cycAnnot:label xml:lang="en">BusinessRelatedThing</cycAnnot:label>
  </owl:Class>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-merchandise-noun-1">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="ProductsAndMarketing_Financial_Topic">
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycVocabularyTopic&quot; class=&quot;cyc_term&quot;&gt;CycVocabularyTopic&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KBDependentCollection&quot; class=&quot;cyc_term&quot;&gt;KBDependentCollection&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">products and marketing financial topic</rdfs:label>
    <cycAnnot:label xml:lang="en">ProductsAndMarketing-Financial-Topic</cycAnnot:label>
  </owl:Class>

  <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:Thing rdf:about="http://dbpedia.org/resource/Product">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Thing>

  <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/Mx4rvVkFYpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/Product">
    <rdfs:label xml:lang="en">sales product</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; that is, or was at one time, offered for sale or performed as a commercial service, or was produced with the intent of being offered for sale.  Positive examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- a barrel of crude oil being shipped to a customer;&lt;br&gt;
- a completely assembled automobile in a factory;&lt;br&gt;
- that same automobile sitting in a dealer&apos;s sales lot;&lt;br&gt;
- that same automobile after it has been purchased and driven for ten years;&lt;br&gt;
- a ripe tomato in the produce department of a grocery store;&lt;br&gt;
- that same tomato later thrown away because it has become rotten before it could be sold;&lt;br&gt;
- a professional masseuse or masseur giving a massage to a customer;&lt;br&gt;
- a professional plumber installing a new sink for a customer.&lt;br&gt;
&lt;p/&gt;
Negative examples of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; include:
&lt;p/&gt;
- some natural crude oil lying in the ground;&lt;br&gt;
- an automobile prototype developed by a car company for testing purposes;&lt;br&gt;
- a tomato grown in someone&apos;s backyard garden for personal use;&lt;br&gt;
- a person giving a massage to his or her spouse, who has had a stressful day at work;&lt;br&gt;
- a do-it-yourselfer installing a new sink in his or her house.&lt;br&gt;
&lt;p/&gt;
Some important specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Product&quot; class=&quot;cyc_term&quot;&gt;Product&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ProductForSale&quot; class=&quot;cyc_term&quot;&gt;ProductForSale&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangibleProduct&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangibleProduct&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ServiceProduct&quot; class=&quot;cyc_term&quot;&gt;ServiceProduct&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Product</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="TemporallyExistingThing">
    <cycAnnot:label xml:lang="en">TemporallyExistingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt;.  This is the collection of all things that exist (or occur or obtain) in or at a time.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExistingThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExistingThing&lt;/a&gt; thus includes all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalThing&quot; class=&quot;cyc_term&quot;&gt;TemporalThing&lt;/a&gt; except &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt;s.   Its specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SomethingExisting&quot; class=&quot;cyc_term&quot;&gt;SomethingExisting&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Situation&quot; class=&quot;cyc_term&quot;&gt;Situation&lt;/a&gt;.
&lt;p/&gt;
Here&apos;s arough-and-ready test for membership in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExistingThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExistingThing&lt;/a&gt;: If it makes sense to ask of a given temporal thing whether it could have had a different &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/temporalExtent&quot; class=&quot;cyc_term&quot;&gt;temporalExtent&lt;/a&gt; (q.v.) than it actually has, then (and only then) it is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporallyExistingThing&quot; class=&quot;cyc_term&quot;&gt;TemporallyExistingThing&lt;/a&gt;.  Tangible objects, events, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;s all pass this test, while dates and other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TimeInterval&quot; class=&quot;cyc_term&quot;&gt;TimeInterval&lt;/a&gt; fail.  It would be absurd to suppose (e.g.) that the day of 27 July 1947 might have taken place a year later than it actually did.  Unlike temporally existing things, time intervals instances are differentiated solely on the basis of their duration and location on the time line.</rdfs:comment>
    <rdfs:label xml:lang="en">temporally existing thing</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: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>
