<?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/2009/04/07/concept/en/"
         xmlns="http://sw.opencyc.org/2009/04/07/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/2009/04/07/concept/en/">
    <owl:versionInfo>2009/04/07</owl:versionInfo>
    <rdfs:comment xml:lang="en">

       OpenCyc Knowledge Base

       Copyright© 2001-2009 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 &quot;Work&quot; 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.

       Mappings between OpenCyc terms and Wikipedia article names provided by
       Olena Medelyan and Catherine Legg, University of Waikato, NZ under a Creative 
       Commons Attribution 3.0 license.

    </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="Light">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
    <cycAnnot:externalID>Mx4rv6bf0ZwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:subClassOf rdf:resource="ElectromagneticRadiation"/>
    <rdf:type rdf:resource="ElectromagneticRadiationTypeByWaveFrequency"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rv6bf0ZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Light"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rv6bf0ZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Light"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rv6bf0ZwpEbGdrcN5Y29ycA"/>
    <wikipediaArticleName>Light</wikipediaArticleName>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Light</wikipediaArticleURL>
  </owl:Class>

  <owl:Class rdf:about="VisibleLight">
    <rdfs:subClassOf rdf:resource="Light"/>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Light&quot; class=&quot;cyc_term&quot;&gt;Light&lt;/a&gt;.  Every instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/VisibleLight&quot; class=&quot;cyc_term&quot;&gt;VisibleLight&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt; having a wavelength approximately between 3800 and 7750 &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Angstrom&quot; class=&quot;cyc_term&quot;&gt;Angstrom&lt;/a&gt;s, i.e., light visible to human eyes. Notable specializations include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Moonlight&quot; class=&quot;cyc_term&quot;&gt;Moonlight&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Rainbow&quot; class=&quot;cyc_term&quot;&gt;Rainbow&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VisibleLight</cycAnnot:label>
    <rdfs:label xml:lang="en">visible light</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Sunlight">
    <rdfs:subClassOf rdf:resource="Light"/>
    <rdfs:comment xml:lang="en">The collection of all sunlight. A type of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Light&quot; class=&quot;cyc_term&quot;&gt;Light&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Sunlight&quot; class=&quot;cyc_term&quot;&gt;Sunlight&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiationTypeByWaveFrequency&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiationTypeByWaveFrequency&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Sunlight</cycAnnot:label>
    <rdfs:label xml:lang="en">sunlight</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="UltravioletLight">
    <rdfs:subClassOf rdf:resource="Light"/>
    <rdfs:label xml:lang="en">ultraviolet light</rdfs:label>
    <cycAnnot:label xml:lang="en">UltravioletLight</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subset of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt;.  Each element of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/UltravioletLight&quot; class=&quot;cyc_term&quot;&gt;UltravioletLight&lt;/a&gt; is an instance of electromagnetic radiation having a wavelength in the range from approximately 1X10^-7 centimeters (10 &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Angstrom&quot; class=&quot;cyc_term&quot;&gt;Angstrom&lt;/a&gt;) to 4X10^-5 centimeters (4000 &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Angstrom&quot; class=&quot;cyc_term&quot;&gt;Angstrom&lt;/a&gt;), and a frequency  of approximately 7.5X10^14 &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Hertz&quot; class=&quot;cyc_term&quot;&gt;Hertz&lt;/a&gt; to 3X10^17 &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Hertz&quot; class=&quot;cyc_term&quot;&gt;Hertz&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ElectromagneticRadiationTypeByWaveFrequency">
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of  &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiationTypeByWaveFrequency&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiationTypeByWaveFrequency&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt;.   Notable instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiationTypeByWaveFrequency&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiationTypeByWaveFrequency&lt;/a&gt; include the collections &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/RadioWave&quot; class=&quot;cyc_term&quot;&gt;RadioWave&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/XRay&quot; class=&quot;cyc_term&quot;&gt;XRay&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/GammaRay&quot; class=&quot;cyc_term&quot;&gt;GammaRay&lt;/a&gt;,  and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/UltravioletLight&quot; class=&quot;cyc_term&quot;&gt;UltravioletLight&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of electromagnetic radiation</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectromagneticRadiationTypeByWaveFrequency</cycAnnot:label>
  </owl:Class>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Light">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="ElectromagneticRadiation">
    <rdfs:label xml:lang="en">electromagnetic radiation</rdfs:label>
    <cycAnnot:label xml:lang="en">ElectromagneticRadiation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WavePropagation&quot; class=&quot;cyc_term&quot;&gt;WavePropagation&lt;/a&gt; (q.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt; is an event that arises from the interaction of an electrical field and a magnetic field.  Specializations of  &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ElectromagneticRadiation&quot; class=&quot;cyc_term&quot;&gt;ElectromagneticRadiation&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/VisibleLight&quot; class=&quot;cyc_term&quot;&gt;VisibleLight&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/RadioWave&quot; class=&quot;cyc_term&quot;&gt;RadioWave&lt;/a&gt;s, and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/XRay&quot; class=&quot;cyc_term&quot;&gt;XRay&lt;/a&gt;s.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/Light">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
  </owl:Thing>

  <owl:ObjectProperty rdf:about="wikipediaArticleName">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/wikipediaArticleName&quot; class=&quot;cyc_term&quot;&gt;wikipediaArticleName&lt;/a&gt; THING NAME) means that in &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Wikipedia_WebSite&quot; class=&quot;cyc_term&quot;&gt;Wikipedia_WebSite&lt;/a&gt; THING is described by an article with the title NAME</rdfs:comment>
    <cycAnnot:label xml:lang="en">wikipediaArticleName</cycAnnot:label>
    <rdfs:label xml:lang="en">Wikipedia Article Name</rdfs:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&ocyc;Mx4rv6bf0ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rv6bf0ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="wikipediaArticleURL">
    <cycAnnot:label xml:lang="en">wikipediaArticleURL</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/wikipediaArticleURL&quot; class=&quot;cyc_term&quot;&gt;wikipediaArticleURL&lt;/a&gt; THING URL) means that in &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Wikipedia_WebSite&quot; class=&quot;cyc_term&quot;&gt;Wikipedia_WebSite&lt;/a&gt; THING is described by an article located at URL</rdfs:comment>
    <rdfs:label xml:lang="en">Wikipedia Article URL</rdfs:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&cyc;Mx4rv6bf0ZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">This is the collection of events consisting of the propogation of electromagnetic radiation and associated with photons, a particle which lacks rest mass. Somewhat paradoxically, light has both a wavelike and a particle-like nature.</rdfs:comment>
    <rdfs:label xml:lang="en">light</rdfs:label>
    <cycAnnot:label xml:lang="en">Light</cycAnnot:label>
  </owl:Class>

</rdf:RDF>

