<?xml version="1.0"?>
<rdf:RDF
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:skos="http://www.w3.org/2004/02/skos/core#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://www.w3.org/2004/02/skos/core">
  <owl:Ontology rdf:about="">
    <dc:title xml:lang="en">SKOS Core Vocabulary</dc:title>
    <dc:creator>Nikki Rogers</dc:creator>
    <dc:creator>Alistair Miles</dc:creator>
    <dc:contributor>Members of the public-esw-thes@w3.org mailing list.</dc:contributor>
    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/20050603.rdf"/>
    <dc:creator>Dave Beckett</dc:creator>
    <owl:imports rdf:resource="http://purl.org/dc/dcmitype/"/>
    <dc:description xml:lang="en">An RDF vocabulary for describing the basic structure and content of concept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', other types of controlled vocabulary, and also concept schemes embedded in glossaries and terminologies.</dc:description>
    <dct:hasVersion>
      <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core/history/2006-04-18">
        <dct:isVersionOf rdf:resource=""/>
        <dct:issued>2006-04-18</dct:issued>
        <dc:description>The 2006-04-18 '2nd W3C Public Working Draft (Amended)' edition of the SKOS Core Vocabulary, amended to fix an error in the namespace for the 'Resource' class.</dc:description>
        <dc:title xml:lang="en">SKOS Core Vocabulary 2006-04-18 '2nd W3C Public Working Draft (Amended)' Edition</dc:title>
      </rdf:Description>
    </dct:hasVersion>
    <foaf:homepage rdf:resource="http://www.w3.org/2004/02/skos/core/"/>
    <owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <owl:imports rdf:resource="http://www.w3.org/2003/06/sw-vocab-status/ns"/>
  </owl:Ontology>
  <owl:Class rdf:ID="Collection">
    <dct:modified>2005-09-29</dct:modified>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:comment xml:lang="en">Labelled collections can be used with collectable semantic relation properties e.g. skos:narrower, where you would like a set of concepts to be displayed under a 'node label' in the hierarchy.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/Collection.rdf.xml"/>
    <rdfs:label xml:lang="en">Collection</rdfs:label>
    <dct:issued>2004-10-20</dct:issued>
    <skos:definition xml:lang="en">A meaningful collection of concepts.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-17</dc:date>
      <rdf:value>The word 'meaningful' added to the definition. Small change to the comment to make it clearer.</rdf:value>
    </skos:changeNote>
  </owl:Class>
  <owl:Class rdf:ID="OrderedCollection">
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:issued>2004-10-20</dct:issued>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:comment xml:lang="en">Ordered collections can be used with collectable semantic relation properties, where you would like a set of concepts to be displayed in a specific order, and optionally under a 'node label'.</rdfs:comment>
    <dct:modified>2005-09-29</dct:modified>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-17</dc:date>
      <rdf:value>The text 'where both the grouping and the ordering are meaningful' added to the definition.</rdf:value>
    </skos:changeNote>
    <rdfs:subClassOf rdf:resource="#Collection"/>
    <rdfs:label xml:lang="en">Ordered Collection</rdfs:label>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/OrderedCollection.rdf.xml"/>
    <skos:definition xml:lang="en">An ordered collection of concepts, where both the grouping and the ordering are meaningful.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
  </owl:Class>
  <owl:Class rdf:ID="CollectableProperty">
    <rdfs:comment xml:lang="en">The following rule applies for this property: [(?x ?p ?c) (?c skos:member ?y) (?p rdf:type skos:CollectableProperty) implies (?x ?p ?y)]</rdfs:comment>
    <dct:issued>2004-10-20</dct:issued>
    <skos:definition xml:lang="en">A property which can be used with a skos:Collection.</skos:definition>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:isDefinedBy rdf:resource=""/>
    <vs:term_status>unstable</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/CollectableProperty.rdf.xml"/>
    <rdfs:label xml:lang="en">Collectable Property</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ConceptScheme">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/ConceptScheme.rdf.xml"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-02-09</dc:date>
      <rdf:value>Definition modified from 'A description of a set of concepts, which may include a description of relationships between those concepts'.  Comment added 'Thesauri, classification schemes, subject heading lists, taxonomies, terminologies, glossaries and other types of controlled vocabulary are all examples of concept schemes'.  Change to bring in line with SKOS Core Guide and definition at Willpower Glossary.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-03-26</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">A set of concepts, optionally including statements about semantic relationships between those concepts.</skos:definition>
    <rdfs:label xml:lang="en">Concept Scheme</rdfs:label>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-14</dc:date>
      <rdf:value>Comment changed to be clear about the fact that glossaries and terminologies are not types of controlled vocabulary.</rdf:value>
    </skos:changeNote>
    <dct:modified>2005-10-14</dct:modified>
    <rdfs:comment xml:lang="en">Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes.  Concept schemes are also embedded in glossaries and terminologies.</rdfs:comment>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-17</dc:date>
      <rdf:value>Reworked the definition, in line with new guide.  Concept scheme now defined as 'a *description* of a set of concepts, which may include a description of relationships between those concepts'.  This change made to make explicit the fact that semantic relationships between concepts may be part of a concept scheme. Also expresses modelling concept scheme as an information resource (hence the 'description' word added).</rdf:value>
    </skos:changeNote>
    <rdfs:comment xml:lang="en">A concept scheme may be defined to include concepts from different sources.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Concept">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/Concept.rdf.xml"/>
    <rdfs:label xml:lang="en">Concept</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-17</dc:date>
      <rdf:value>Removed the comment about inferring the meaning of a resource of type skos:Concept, because it was misleading (move to intentional model, where properties of a concept *explain* the meaning of the concept, but do not determine it.  This allows for clearer modelling of concepts in multiple schemes).</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">An abstract idea or notion; a unit of thought.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:issued>2004-03-26</dct:issued>
    <dct:modified>2005-09-29</dct:modified>
    <vs:term_status>testing</vs:term_status>
  </owl:Class>
  <owl:Class rdf:ID="TopConcept">
    <dct:issued>2004-03-26</dct:issued>
    <dct:isReplacedBy>
      <owl:ObjectProperty rdf:ID="hasTopConcept"/>
    </dct:isReplacedBy>
    <owl:versionInfo>This class is now deprecated.  To indicate that a concept is a top concept in a scheme, now use the skos:hasTopConcept property.</owl:versionInfo>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:comment>A concept that sits at the top of the concept hierarchy.</rdfs:comment>
    <rdfs:label xml:lang="en">Top Concept</rdfs:label>
    <dct:modified>2004-08-19</dct:modified>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="semanticRelation">
    <rdfs:range rdf:resource="#Concept"/>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:domain rdf:resource="#Concept"/>
    <rdfs:comment xml:lang="en">This property should not be used directly, but as a super-property for all properties denoting a relationship of meaning between concepts.</rdfs:comment>
    <skos:definition xml:lang="en">A concept related by meaning.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">semantic relation</rdfs:label>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/semanticRelation.rdf.xml"/>
    <dct:issued>2004-03-26</dct:issued>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="inScheme">
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-03-22</dc:date>
      <rdf:value>Deprecated comment about rdfs:isDefinedBy because of mistaken understanding of relationship to that property.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">A concept scheme in which the concept is included.</skos:definition>
    <dct:modified>2005-09-29</dct:modified>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/inScheme.rdf.xml"/>
    <rdfs:range rdf:resource="#ConceptScheme"/>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">in scheme</rdfs:label>
    <rdfs:domain rdf:resource="#Concept"/>
    <rdfs:comment xml:lang="en">A concept may be a member of more than one concept scheme.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-15</dc:date>
      <rdf:value>This property no longer a sub-property of rdfs:isDefinedBy.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-03-26</dct:issued>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="subjectIndicator">
    <rdfs:seeAlso rdf:resource="http://www.isotopicmaps.org/sam/sam-model/"/>
    <rdfs:seeAlso rdf:resource="http://www.topicmaps.org/xtm/1.0/"/>
    <dct:issued>2004-11-11</dct:issued>
    <rdfs:comment xml:lang="en">This property allows subject indicators to be used for concept identification in place of or in addition to directly assigned URIs.</rdfs:comment>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:domain rdf:resource="#Concept"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">A subject indicator for a concept.  [The notion of 'subject indicator' is defined here with reference to the latest definition endorsed by the OASIS Published Subjects Technical Committee.]</skos:definition>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:range>
      <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Document">
        <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
      </rdf:Description>
    </rdfs:range>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/subjectIndicator.rdf.xml"/>
    <rdfs:label xml:lang="en">subject indicator</rdfs:label>
    <rdfs:seeAlso rdf:resource="http://www.oasis-open.org/committees/tm-pubsubj/docs/recommendations/general.htm"/>
    <vs:term_status>unstable</vs:term_status>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="symbol">
    <dct:issued>2005-10-06</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-06</dc:date>
      <rdf:value>Initial description.</rdf:value>
    </skos:changeNote>
    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
    <rdfs:comment xml:lang="en">This property is roughly analagous to rdfs:label, but for labelling resources with images that have retrievable representations, rather than RDF literals.</rdfs:comment>
    <rdfs:range rdf:resource="http://purl.org/dc/dcmitype/Image"/>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/symbol.rdf.xml"/>
    <skos:definition xml:lang="en">An image that is a symbolic label for the resource.</skos:definition>
    <rdfs:label xml:lang="en">symbolic label</rdfs:label>
    <rdfs:isDefinedBy rdf:resource=""/>
    <vs:term_status>unstable</vs:term_status>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="changeNote">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/changeNote.rdf.xml"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">change note</rdfs:label>
    <vs:term_status>unstable</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:privateNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:modified>2005-10-05</dct:modified>
    <dct:issued>2004-10-21</dct:issued>
    <skos:definition xml:lang="en">A note about a modification to a concept.</skos:definition>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:ID="note"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="memberList">
    <rdfs:domain rdf:resource="#OrderedCollection"/>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
    <rdfs:comment xml:lang="en">The following rule applies for this property: [(?c skos:memberList ?l) elementOfList(?e,?l) implies (?c skos:member ?e)]</rdfs:comment>
    <vs:term_status>unstable</vs:term_status>
    <skos:definition xml:lang="en">An RDF list containing the members of an ordered collection.</skos:definition>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:label xml:lang="en">member list</rdfs:label>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/member.rdf.xml"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-10-20</dct:issued>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="subject">
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/subject"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:modified>2005-09-29</dct:modified>
    <owl:inverseOf>
      <rdf:Property rdf:ID="isSubjectOf"/>
    </owl:inverseOf>
    <dct:issued>2004-10-22</dct:issued>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:range rdf:resource="#Concept"/>
    <skos:definition xml:lang="en">A concept that is a subject of the resource.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-02-25</dc:date>
      <rdf:value>The domain of this property changed to be unconstrained (was previously foaf:Document).  The definition altered to reflect this (s/document/resource).</rdf:value>
    </skos:changeNote>
    <rdfs:comment xml:lang="en">The following rule may be applied for this property: [(?d skos:subject ?x)(?x skos:broader ?y) implies (?d skos:subject ?y)]</rdfs:comment>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/subject.rdf.xml"/>
    <rdfs:label xml:lang="en">has subject</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasTopConcept">
    <dct:modified>2005-09-29</dct:modified>
    <skos:definition xml:lang="en">A top level concept in the concept scheme.</skos:definition>
    <rdfs:domain rdf:resource="#ConceptScheme"/>
    <dct:issued>2004-08-19</dct:issued>
    <rdfs:label xml:lang="en">has top concept</rdfs:label>
    <dct:replaces rdf:resource="#TopConcept"/>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/hasTopConcept.rdf.xml"/>
    <rdfs:range rdf:resource="#Concept"/>
    <vs:term_status>testing</vs:term_status>
    <owl:versionInfo>This property replaces the deprecated skos:TopConcept class.</owl:versionInfo>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="member">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/member.rdf.xml"/>
    <rdfs:label xml:lang="en">member</rdfs:label>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-10-20</dct:issued>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
    <vs:term_status>unstable</vs:term_status>
    <skos:definition xml:lang="en">A member of a collection.</skos:definition>
    <rdfs:domain rdf:resource="#Collection"/>
    <dct:modified>2005-09-29</dct:modified>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="example">
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:about="#note"/>
    </rdfs:subPropertyOf>
    <dct:modified>2005-10-05</dct:modified>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/example.rdf.xml"/>
    <rdfs:label xml:lang="en">example</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-21</dc:date>
      <rdf:value>Domain of skos:Concept removed.  Super-property changed from rdfs:comment to skos:publicNote.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-03-26</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:publicNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">An example of the use of a concept.</skos:definition>
    <vs:term_status>testing</vs:term_status>
  </owl:ObjectProperty>
  <rdf:Property rdf:ID="prefLabel">
    <dct:issued>2004-03-26</dct:issued>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/prefLabel.rdf.xml"/>
    <rdfs:label xml:lang="en">preferred label</rdfs:label>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <vs:term_status>testing</vs:term_status>
    <rdfs:comment xml:lang="en">No two concepts in the same concept scheme may have the same value for skos:prefLabel in a given language.</rdfs:comment>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">The preferred lexical label for a resource, in a given     language.</skos:definition>
    <rdfs:isDefinedBy rdf:resource=""/>
  </rdf:Property>
  <rdf:Property rdf:ID="scopeNote">
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:publicNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">scope note</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-21</dc:date>
      <rdf:value>Domain of skos:Concept removed.  Super-property changed from rdfs:comment to skos:publicNote.</rdf:value>
    </skos:changeNote>
    <vs:term_status>testing</vs:term_status>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/scopeNote.rdf.xml"/>
    <skos:definition xml:lang="en">A note that helps to clarify the meaning of a concept.</skos:definition>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:about="#note"/>
    </rdfs:subPropertyOf>
    <dct:issued>2004-03-26</dct:issued>
    <dct:modified>2005-10-05</dct:modified>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
  </rdf:Property>
  <rdf:Property rdf:ID="historyNote">
    <vs:term_status>unstable</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:publicNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-10-21</dct:issued>
    <skos:definition xml:lang="en">A note about the past state/use/meaning of a concept.</skos:definition>
    <rdfs:label xml:lang="en">history note</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/historyNote.rdf.xml"/>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:about="#note"/>
    </rdfs:subPropertyOf>
    <dct:modified>2005-10-05</dct:modified>
  </rdf:Property>
  <rdf:Property rdf:ID="altLabel">
    <rdfs:comment xml:lang="en">Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept.  Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel).</rdfs:comment>
    <dct:issued>2004-03-26</dct:issued>
    <skos:definition xml:lang="en">An alternative lexical label for a resource.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">alternative label</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:modified>2005-09-29</dct:modified>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-15</dc:date>
      <rdf:value>Changed comment to reflect addition of skos:hiddenLabel, which commonly used for spelling variants.</rdf:value>
    </skos:changeNote>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/altLabel.rdf.xml"/>
  </rdf:Property>
  <rdf:Property rdf:ID="altSymbol">
    <skos:definition xml:lang="en">An alternative symbolic label for a resource.</skos:definition>
    <rdfs:label xml:lang="en">alternative symbolic label</rdfs:label>
    <dct:issued>2004-03-26</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/altSymbol.rdf.xml"/>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:modified>2005-10-06</dct:modified>
    <rdfs:subPropertyOf rdf:resource="#symbol"/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-06</dc:date>
      <rdf:value>This property now sub-prop of new skos:symbol. Range and domain removed (inherited from super-prop). Label changed from 'alternative symbol' to 'alternative symbolic label'.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
  </rdf:Property>
  <rdf:Property rdf:about="#note">
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:replaces>
      <owl:DeprecatedProperty rdf:ID="privateNote">
        <vs:term_status>unstable</vs:term_status>
        <owl:versionInfo xml:lang="en">This property now replaced by skos:note.  To describe a note for a particular audience (e.g. 'editor', 'indexer', 'general user') use a note property with a related resource description and the dc:audience property.</owl:versionInfo>
        <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/privateNote.rdf.xml"/>
        <rdfs:comment xml:lang="en">This property can be used directly for general notes, or as a super-property for more specific note types where the notes are NOT intended for public consumption.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource=""/>
        <rdfs:label xml:lang="en">private note</rdfs:label>
        <dct:isReplacedBy rdf:resource="#note"/>
        <skos:definition xml:lang="en">A general note not intended for public consumption.</skos:definition>
        <dct:issued>2004-10-21</dct:issued>
        <dct:modified>2005-10-05</dct:modified>
        <skos:changeNote rdf:parseType="Resource">
          <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-09-29</dc:date>
          <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
        </skos:changeNote>
        <skos:changeNote rdf:parseType="Resource">
          <rdfs:comment>CHANGE-TYPE-B</rdfs:comment>
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-03-31</dc:date>
          <rdf:value>Removed rdfs:comment as super-prop</rdf:value>
        </skos:changeNote>
        <skos:changeNote rdf:parseType="Resource">
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-10-05</dc:date>
          <rdf:value>Deprecated.</rdf:value>
        </skos:changeNote>
      </owl:DeprecatedProperty>
    </dct:replaces>
    <rdfs:label xml:lang="en">note</rdfs:label>
    <dct:replaces>
      <owl:DeprecatedProperty rdf:ID="publicNote">
        <rdfs:label xml:lang="en">public note</rdfs:label>
        <owl:versionInfo xml:lang="en">This property now replaced by skos:note.  To describe a note for a particular audience (e.g. 'editor', 'indexer', 'general user') use a note property with a related resource description and the dc:audience property.</owl:versionInfo>
        <dct:modified>2005-10-05</dct:modified>
        <skos:changeNote rdf:parseType="Resource">
          <rdfs:comment>CHANGE-TYPE-B</rdfs:comment>
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-03-31</dc:date>
          <rdf:value>Removed rdfs:comment as super-prop</rdf:value>
        </skos:changeNote>
        <dct:issued>2004-10-21</dct:issued>
        <skos:changeNote rdf:parseType="Resource">
          <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-09-29</dc:date>
          <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
        </skos:changeNote>
        <vs:term_status>unstable</vs:term_status>
        <skos:changeNote rdf:parseType="Resource">
          <dc:creator>Alistair Miles</dc:creator>
          <dc:date>2005-10-05</dc:date>
          <rdf:value>Deprecated.</rdf:value>
        </skos:changeNote>
        <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/publicNote.rdf.xml"/>
        <rdfs:comment xml:lang="en">This property can be used directly for general notes, or as a super-property for more specific note types where the notes are intended for public consumption.</rdfs:comment>
        <dct:isReplacedBy rdf:resource="#note"/>
        <rdfs:isDefinedBy rdf:resource=""/>
        <skos:definition xml:lang="en">A general note intended for public consumption.</skos:definition>
      </owl:DeprecatedProperty>
    </dct:replaces>
    <skos:definition xml:lang="en">A general note, for any purpose.</skos:definition>
    <vs:term_status>unstable</vs:term_status>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/note.rdf.xml"/>
    <dct:issued>2005-10-05</dct:issued>
    <owl:versionInfo xml:lang="en">This property replaces the two deprecated properties skos:privateNote and skos:publicNote.  To describe a note for a particular audience (e.g. 'editor', 'indexer', 'general user') use a note property with a related resource description and the dc:audience property.</owl:versionInfo>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Initial description.</rdf:value>
    </skos:changeNote>
    <rdfs:comment xml:lang="en">This property may be used directly, or as a super-property for more specific note types.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:ID="hiddenLabel">
    <vs:term_status>unstable</vs:term_status>
    <skos:definition xml:lang="en">A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations.</skos:definition>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
    <dct:modified>2005-09-29</dct:modified>
    <dct:issued>2004-12-15</dct:issued>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/hiddenLabel.rdf.xml"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">hidden label</rdfs:label>
    <rdfs:isDefinedBy rdf:resource=""/>
  </rdf:Property>
  <rdf:Property rdf:ID="editorialNote">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/editorialNote.rdf.xml"/>
    <dct:issued>2004-10-21</dct:issued>
    <rdfs:subPropertyOf rdf:resource="#note"/>
    <rdfs:label xml:lang="en">editorial note</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:privateNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:modified>2005-10-05</dct:modified>
    <vs:term_status>unstable</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">A note for an editor, translator or maintainer of the vocabulary.</skos:definition>
  </rdf:Property>
  <rdf:Property rdf:ID="primarySubject">
    <dct:issued>2004-10-22</dct:issued>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/primarySubject.rdf.xml"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:comment>CHANGE-TYPE-A</rdfs:comment>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-03-31</dc:date>
      <rdf:value>Editorial: s/document/resource in definition and comment</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:definition xml:lang="en">A concept that is the primary subject of the resource.</skos:definition>
    <rdfs:comment xml:lang="en">A resource may have only one primary subject per concept scheme.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource=""/>
    <owl:inverseOf>
      <rdf:Property rdf:ID="isPrimarySubjectOf"/>
    </owl:inverseOf>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:label xml:lang="en">has primary subject</rdfs:label>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:subPropertyOf rdf:resource="#subject"/>
  </rdf:Property>
  <rdf:Property rdf:ID="prefSymbol">
    <rdfs:subPropertyOf rdf:resource="#symbol"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:issued>2004-03-26</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-06</dc:date>
      <rdf:value>This property now sub-prop of new skos:symbol. Range and domain removed (inherited from super-prop). Label changed from 'preferred symbol' to 'preferred symbolic label'.</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">preferred symbolic label</rdfs:label>
    <skos:definition xml:lang="en">The preferred symbolic label for a resource.</skos:definition>
    <dct:modified>2005-10-06</dct:modified>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/prefSymbol.rdf.xml"/>
    <rdfs:comment xml:lang="en">No two concepts in the same concept scheme may have the same value for skos:prefSymbol.</rdfs:comment>
  </rdf:Property>
  <rdf:Property rdf:about="#isPrimarySubjectOf">
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/isPrimarySubjectOf.rdf.xml"/>
    <skos:definition xml:lang="en">A resource for which the concept is the primary subject.</skos:definition>
    <owl:inverseOf rdf:resource="#primarySubject"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:label xml:lang="en">is primary subject of</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:comment>CHANGE-TYPE-A</rdfs:comment>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-03-31</dc:date>
      <rdf:value>Editorial: s/document/resource in definition</rdf:value>
    </skos:changeNote>
    <vs:term_status>unstable</vs:term_status>
    <dct:issued>2004-10-22</dct:issued>
    <rdfs:subPropertyOf>
      <rdf:Property rdf:about="#isSubjectOf"/>
    </rdfs:subPropertyOf>
  </rdf:Property>
  <rdf:Property rdf:about="#isSubjectOf">
    <dct:modified>2005-09-29</dct:modified>
    <rdfs:label xml:lang="en">is subject of</rdfs:label>
    <owl:inverseOf rdf:resource="#subject"/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-02-25</dc:date>
      <rdf:value>The range of this property changed to be unconstrained (was previously foaf:Document).  The definition altered to reflect this (s/document/resource).</rdf:value>
    </skos:changeNote>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:definition xml:lang="en">A resource for which the concept is a subject.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/isSubjectOf.rdf.xml"/>
    <dct:issued>2004-10-22</dct:issued>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:domain rdf:resource="#Concept"/>
  </rdf:Property>
  <owl:DatatypeProperty rdf:ID="definition">
    <dct:issued>2004-03-26</dct:issued>
    <skos:definition xml:lang="en">A statement or formal explanation of the meaning of a     concept.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-21</dc:date>
      <rdf:value>Domain of skos:Concept removed.  Super-property changed from rdfs:comment to skos:publicNote.</rdf:value>
    </skos:changeNote>
    <vs:term_status>testing</vs:term_status>
    <rdfs:subPropertyOf rdf:resource="#note"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-10-05</dc:date>
      <rdf:value>Super-property changed from skos:publicNote (deprecated) to skos:note.</rdf:value>
    </skos:changeNote>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/definition.rdf.xml"/>
    <dct:modified>2005-10-05</dct:modified>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:label xml:lang="en">definition</rdfs:label>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
  </owl:DatatypeProperty>
  <owl:TransitiveProperty rdf:ID="broaderGeneric">
    <owl:inverseOf>
      <owl:DeprecatedProperty rdf:ID="narrowerGeneric">
        <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
        <owl:inverseOf rdf:resource="#broaderGeneric"/>
        <rdfs:isDefinedBy rdf:resource=""/>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
        <rdfs:comment>This property is the inverse of the 'broaderGeneric' property.</rdfs:comment>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
        <rdfs:subPropertyOf>
          <owl:TransitiveProperty rdf:ID="narrower"/>
        </rdfs:subPropertyOf>
        <dct:issued>2004-03-26</dct:issued>
        <vs:term_status>unstable</vs:term_status>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <dct:modified>2004-10-18</dct:modified>
        <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#narrowerGeneric"/>
        <rdfs:label xml:lang="en">super-class of</rdfs:label>
      </owl:DeprecatedProperty>
    </owl:inverseOf>
    <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#broaderGeneric"/>
    <dct:modified>2004-10-18</dct:modified>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:label xml:lang="en">sub-class of</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#subClassOf"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
    <rdfs:subPropertyOf>
      <owl:TransitiveProperty rdf:ID="broader"/>
    </rdfs:subPropertyOf>
    <dct:issued>2004-03-26</dct:issued>
    <rdfs:comment>An extension of the 'broader' property to specify the class subsumption (sub-class/super-class) relationship between two concepts.  This property is semantically equivalent to the 'rdfs:subClassOf' property.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedProperty"/>
    <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:about="#narrower">
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:definition xml:lang="en">A concept that is more specific in meaning.    </skos:definition>
    <rdfs:label xml:lang="en">has narrower</rdfs:label>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/narrower.rdf.xml"/>
    <dct:modified>2005-09-29</dct:modified>
    <owl:inverseOf>
      <owl:TransitiveProperty rdf:about="#broader"/>
    </owl:inverseOf>
    <vs:term_status>testing</vs:term_status>
    <dct:issued>2004-03-26</dct:issued>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <rdfs:comment xml:lang="en">Narrower concepts are typically rendered as children in a concept hierarchy (tree).</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:about="#broader">
    <rdfs:comment xml:lang="en">Broader concepts are typically rendered as parents in a concept hierarchy (tree).</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added new comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:comment>CHANGE-TYPE-A</rdfs:comment>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-03-31</dc:date>
      <rdf:value>Editorial: added missing inverse of to skos:narrower</rdf:value>
    </skos:changeNote>
    <owl:inverseOf rdf:resource="#narrower"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/broader.rdf.xml"/>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:modified>2005-09-29</dct:modified>
    <skos:definition xml:lang="en">A concept that is more general in meaning.</skos:definition>
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:label xml:lang="en">has broader</rdfs:label>
    <dct:issued>2004-03-26</dct:issued>
    <vs:term_status>testing</vs:term_status>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:ID="relatedHasPart">
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:comment>This property is the inverse of the 'relatedPartOf' property.</rdfs:comment>
    <owl:inverseOf>
      <owl:TransitiveProperty rdf:ID="relatedPartOf"/>
    </owl:inverseOf>
    <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#relatedHasPart"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/hasPart"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedProperty"/>
    <dct:modified>2004-10-18</dct:modified>
    <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
    <dct:issued>2004-03-26</dct:issued>
    <rdfs:label xml:lang="en">has part</rdfs:label>
    <rdfs:subPropertyOf>
      <owl:SymmetricProperty rdf:ID="related"/>
    </rdfs:subPropertyOf>
  </owl:TransitiveProperty>
  <owl:TransitiveProperty rdf:about="#relatedPartOf">
    <rdfs:comment>An extension of the 'related' property.  Use this property to express a partitive relationship between concepts, where it is desired that such a relationship be treated as associative (i.e. linking separate branches of a hierarchy) and NOT hierarchical.</rdfs:comment>
    <owl:inverseOf rdf:resource="#relatedHasPart"/>
    <dct:issued>2004-03-26</dct:issued>
    <rdfs:subPropertyOf>
      <owl:SymmetricProperty rdf:about="#related"/>
    </rdfs:subPropertyOf>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isPartOf"/>
    <dct:modified>2004-10-18</dct:modified>
    <rdfs:isDefinedBy rdf:resource=""/>
    <vs:term_status>unstable</vs:term_status>
    <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
    <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#relatedPartOf"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
    <rdfs:label xml:lang="en">part of</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedProperty"/>
  </owl:TransitiveProperty>
  <owl:SymmetricProperty rdf:about="#related">
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-12-17</dc:date>
      <rdf:value>Changed the definition to mention 'associative relationships', because previous definition too broad, and also to bring in line with BS8723 definition of 'associative relationships'.</rdf:value>
    </skos:changeNote>
    <owl:inverseOf rdf:resource="#related"/>
    <rdfs:label xml:lang="en">related to</rdfs:label>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <dct:modified>2005-09-29</dct:modified>
    <skos:example rdf:resource="http://www.w3.org/2004/02/skos/core/examples/related.rdf.xml"/>
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <vs:term_status>testing</vs:term_status>
    <skos:changeNote rdf:parseType="Resource">
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2004-10-20</dc:date>
      <rdf:value>Added a definition; added an example; deprecated old comment; added xml:lang value to label.</rdf:value>
    </skos:changeNote>
    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
    <skos:definition xml:lang="en">A concept with which there is an associative semantic relationship.</skos:definition>
    <skos:changeNote rdf:parseType="Resource">
      <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core/review-2#subjectIndicatorUse-1"/>
      <dc:creator>Alistair Miles</dc:creator>
      <dc:date>2005-09-29</dc:date>
      <rdf:value>The statement about this resource, involving the skos:subjectIndicator predicate, was removed.</rdf:value>
    </skos:changeNote>
    <dct:issued>2004-03-26</dct:issued>
  </owl:SymmetricProperty>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core_nl">
    <dc:description xml:lang="en">Gives labels, comments and definitions in Dutch.</dc:description>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core_de">
    <dc:description xml:lang="en">Gives labels, comments and definitions in German.</dc:description>
  </rdf:Description>
  <owl:DeprecatedProperty rdf:ID="broaderPartitive">
    <vs:term_status>unstable</vs:term_status>
    <rdfs:subPropertyOf rdf:resource="#broader"/>
    <owl:inverseOf>
      <owl:DeprecatedProperty rdf:ID="narrowerPartitive">
        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/hasPart"/>
        <dct:issued>2004-03-26</dct:issued>
        <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#narrowerPartitive"/>
        <rdfs:comment>This property is the inverse of the 'broaderPartitive' property.</rdfs:comment>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
        <owl:inverseOf rdf:resource="#broaderPartitive"/>
        <rdfs:isDefinedBy rdf:resource=""/>
        <rdfs:subPropertyOf rdf:resource="#narrower"/>
        <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
        <vs:term_status>unstable</vs:term_status>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
        <rdfs:label xml:lang="en">has part</rdfs:label>
        <dct:modified>2004-10-18</dct:modified>
      </owl:DeprecatedProperty>
    </owl:inverseOf>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isPartOf"/>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
    <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#broaderPartitive"/>
    <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
    <dct:modified>2004-10-18</dct:modified>
    <rdfs:comment>An extension of the 'broader' property to specify a partitive (part of) relationship between two concepts.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
    <rdfs:label xml:lang="en">part of</rdfs:label>
    <dct:issued>2004-03-26</dct:issued>
  </owl:DeprecatedProperty>
  <owl:DeprecatedProperty rdf:ID="externalID">
    <owl:versionInfo>This property is now deprecated.  Use dc:identifier instead.</owl:versionInfo>
    <rdfs:isDefinedBy rdf:resource=""/>
    <skos:changeNote rdf:parseType="Resource">
      <dc:date>2004-10-20</dc:date>
      <dc:creator>Alistair Miles</dc:creator>
      <rdf:value>This property deprecated.  (Use dc:identifier instead.)</rdf:value>
    </skos:changeNote>
    <rdfs:label xml:lang="en">identifier</rdfs:label>
    <dct:modified>2004-10-20</dct:modified>
    <dct:isReplacedBy rdf:resource="http://purl.org/dc/elements/1.1/identifier"/>
    <vs:term_status>unstable</vs:term_status>
    <dct:issued>2004-03-26</dct:issued>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#value"/>
    <rdfs:comment>Use or extend this property to indicate any non-URI code that is used to uniquely identify a concept within a conceptual scheme.</rdfs:comment>
    <rdfs:domain rdf:resource="#Concept"/>
  </owl:DeprecatedProperty>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core_fr">
    <dc:description xml:lang="en">Gives labels, comments and definitions in French.</dc:description>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core_pt">
    <dc:description xml:lang="en">Gives labels, comments and definitions in Portuguese.</dc:description>
  </rdf:Description>
  <owl:DeprecatedProperty rdf:ID="narrowerInstantive">
    <dct:modified>2004-10-18</dct:modified>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
    <dct:issued>2004-03-26</dct:issued>
    <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
    <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#narrowerInstantive"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
    <owl:inverseOf>
      <owl:DeprecatedProperty rdf:ID="broaderInstantive">
        <rdfs:subPropertyOf rdf:resource="#broader"/>
        <owl:inverseOf rdf:resource="#narrowerInstantive"/>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions.rdf"/>
        <rdfs:comment>An extension of the 'broader' property to specify the instantiation (instance of) relationship between two concepts.  This property is semantically equivalent to the 'rdf:type' property.</rdfs:comment>
        <rdfs:label xml:lang="en">instance of</rdfs:label>
        <vs:term_status>unstable</vs:term_status>
        <dct:isReplacedBy rdf:resource="http://www.w3.org/2004/02/skos/extensions#broaderInstantive"/>
        <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/extensions/"/>
        <dct:issued>2004-03-26</dct:issued>
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"/>
        <rdfs:isDefinedBy rdf:resource=""/>
        <owl:versionInfo>This term has been moved to the 'SKOS Extensions' vocabulary.  See http://www.w3.org/2004/02/skos/extensions/</owl:versionInfo>
        <dct:modified>2004-10-18</dct:modified>
      </owl:DeprecatedProperty>
    </owl:inverseOf>
    <rdfs:comment>This property is the inverse of the 'broaderInstantive' property.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="#narrower"/>
    <vs:term_status>unstable</vs:term_status>
    <rdfs:isDefinedBy rdf:resource=""/>
    <rdfs:label xml:lang="en">has instance</rdfs:label>
  </owl:DeprecatedProperty>
</rdf:RDF>

<!-- Created with TopBraid Composer -->

