blob: 1a6e176c88c121f639b4b5134a2a26453b016c93 [file] [log] [blame]
<!--++ description-logic/premises002.rdf ** generated by SKB ++-->
<!--++ Created Tue Feb 25 15:57:04 2003 ++-->
<!--
Copyright World Wide Web Consortium, (Massachusetts Institute of
Technology, European Research Consortium for Informatics and
Mathematics, Keio University).
All Rights Reserved.
Please see the full Copyright clause at
<http://www.w3.org/Consortium/Legal/copyright-software.html>
$Id: premises002.rdf,v 1.5 2003-12-05 05:06:38 jeremy_carroll Exp $
-->
<!--
DL Test: fact2.1
-->
<!-- Author: Sean Bechhofer -->
<rdf:RDF
xml:base="http://www.w3.org/2002/03owlt/description-logic/premises002"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about=""/>
<owl:Class rdf:about="http://oiled.man.example.net/test#Unsatisfiable">
<rdfs:subClassOf>
<owl:Class rdf:about="http://oiled.man.example.net/test#c"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class>
<owl:complementOf>
<owl:Class rdf:about="http://oiled.man.example.net/test#d"/>
</owl:complementOf>
</owl:Class>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#c">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/>
<owl:allValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#c"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#d"/>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/>
<owl:allValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#c"/>
</owl:allValuesFrom>
<rdfs:subClassOf>
<owl:Class rdf:about="http://oiled.man.example.net/test#d"/>
</rdfs:subClassOf>
</owl:Restriction>
</rdf:RDF>