<?xml version="1.0"?>
<rdf:RDF
    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:oc="http://www.ontoclean.org/ontoclean-dl-v1.owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns="http://www.ontoclean.org/ontoclean-full-v1.owl#"
  xml:base="http://www.ontoclean.org/ontoclean-full-v1.owl">
  <owl:Ontology rdf:about="">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.0</owl:versionInfo>
    <owl:imports rdf:resource="http://www.ontoclean.org/ontoclean-dl-v1.owl"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mapping axioms for the DL version of the ontoclean ontology.  This basically maps the ontoclean substitutes "Class" and "subClassOf" to their OWL equivalents.  Written by Chris Welty, March 2006.</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:about="http://www.ontoclean.org/ontoclean-dl-v1.owl#Class">
    <owl:sameAs rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:TransitiveProperty rdf:about="http://www.ontoclean.org/ontoclean-dl-v1.owl#subClassOf">
    <owl:sameAs rdf:resource="http://www.w3.org/2000/01/rdf-schema#subClassOf"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:TransitiveProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 2.2, Build 304)  http://protege.stanford.edu -->

