<?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="GothicMusic">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</rdfs:label>
    <cycAnnot:externalID>Mx4rvaRAGpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:subClassOf rdf:resource="RockMusic"/>
    <rdf:type rdf:resource="MusicTypeByGenre"/>
    <rdf:type rdf:resource="RockMusicTypeByStyle"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvaRAGpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvaRAGpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvaRAGpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Gothic_rock"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/GothicMusic"/>
    <prettyString xml:lang="en">goth music</prettyString>
    <prettyString xml:lang="en">gothic</prettyString>
    <prettyString xml:lang="en">goth</prettyString>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Gothic_rock</wikipediaArticleURL>
  </owl:Class>

  <owl:Class rdf:about="RockMusicTypeByStyle">
    <rdfs:label xml:lang="en">sub genre of rock music</rdfs:label>
    <rdfs:comment xml:lang="en">Instances divide up &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; by style, rather than by geographic region.  Note that this is NOT a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicTypeByGenre&quot; class=&quot;cyc_term&quot;&gt;MusicTypeByGenre&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RockMusicTypeByStyle</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvaRAGpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="RockMusic">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt;.  A very broad category of popular music that began
  in the mid-1950s and continues up to the present day (1999), and that encompasses a variety
  of submovements and styles.  Essentially a youth-oriented music.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; is usually 
  played on electrically-amplified instruments (esp. the electric guitar), often in a loud
  and aggressive manner.  The lyrics of&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; songs (in addition to the common popular 
  music themes of romantic love, sexual desire, and loneliness) often express
  rebellion and independence.</rdfs:comment>
    <rdfs:label xml:lang="en">rock music</rdfs:label>
    <cycAnnot:label xml:lang="en">RockMusic</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rvaRAGpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/GothicMusic">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</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:Thing rdf:about="http://dbpedia.org/resource/Gothic_rock">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="MusicTypeByGenre">
    <rdfs:label xml:lang="en">style of music</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FacetingCollectionType&quot; class=&quot;cyc_term&quot;&gt;FacetingCollectionType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicTypeByGenre&quot; class=&quot;cyc_term&quot;&gt;MusicTypeByGenre&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Music&quot; class=&quot;cyc_term&quot;&gt;Music&lt;/a&gt; whose instances are of the same genre.  Instances include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JazzMusic&quot; class=&quot;cyc_term&quot;&gt;JazzMusic&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HeavyMetalMusic&quot; class=&quot;cyc_term&quot;&gt;HeavyMetalMusic&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CountryWesternMusic&quot; class=&quot;cyc_term&quot;&gt;CountryWesternMusic&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MusicTypeByGenre</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvaRAGpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RockMusic&quot; class=&quot;cyc_term&quot;&gt;RockMusic&lt;/a&gt; and a spin-off of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PostPunkMusic&quot; class=&quot;cyc_term&quot;&gt;PostPunkMusic&lt;/a&gt;.  A long-
  lasting (if decidedly fringe) movement, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GothicMusic&quot; class=&quot;cyc_term&quot;&gt;GothicMusic&lt;/a&gt; had its heyday from the mid 1980s
  to the late 1990s.  The music is somber, and the song lyrics contain frequent 
  references to death and the supernatural.  Influential practitioners of this style
  include Siouxsie and the Banshees, Bauhaus, Christian Death, and the Sex Gang Children.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GothicMusic</cycAnnot:label>
    <rdfs:label xml:lang="en">gothic music</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>
