<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/"
  xml:base="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets">
  <owl:Ontology rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/value-partitions-variant-1.n3"/>
  <owl:Ontology rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/"/>
  <owl:Ontology rdf:about="http://a.com/ontology"/>
  <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Modifier"/>
  <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Healthy_person">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Person"/>
          <owl:Restriction>
            <owl:hasValue>
              <Health_Value rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/good_health"/>
            </owl:hasValue>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/has_health_status"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Person">
    <rdfs:subClassOf>
      <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Self_standing_entity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Health_Value">
    <rdfs:subClassOf rdf:resource="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Modifier"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:oneOf rdf:parseType="Collection">
          <Health_Value rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/good_health"/>
          <Health_Value rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/medium_health"/>
          <Health_Value rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/poor_health"/>
        </owl:oneOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:FunctionalProperty rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/has_health_status">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/Health_Value"/>
  </owl:FunctionalProperty>
  <Person rdf:about="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/John">
    <has_health_status rdf:resource="file:/C:/Program%20Files/Protege_2.1_beta/projects-2004-03-05/Value-Sets/good_health"/>
  </Person>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 1.1 beta, Build 134)  http://protege.stanford.edu -->

