blob: 6d2f9582c18e2459017dfad6a4cdcd6d16f86272 [file] [log] [blame]
<!--++ description-logic/premises904.rdf ** generated using webont test editor. ++-->
<!--++ Created 28 Feb 2003 05:54:50 GMT ++-->
<!--
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: premises904.rdf,v 1.5 2003-12-05 05:06:38 jeremy_carroll Exp $
-->
<!--
This non-entailment can be replicated for any three natural numbers
<em>i</em>, <em>j</em>, <em>k</em> such that <em>i</em>+<em>j</em> &lt; <em>k</em>. In this example, they are chosen as 200, 300 and 600.
-->
<!-- Author: Jeremy J. Carroll -->
<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#"
xml:base="http://www.w3.org/2002/03owlt/description-logic/premises904" >
<owl:ObjectProperty rdf:ID="r"/>
<owl:ObjectProperty rdf:ID="p">
<rdfs:subPropertyOf rdf:resource="#r"/>
<rdfs:range>
<owl:Class rdf:ID="A"/>
</rdfs:range>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="q">
<rdfs:subPropertyOf rdf:resource="#r"/>
<rdfs:range>
<owl:Class rdf:ID="B"/>
</rdfs:range>
</owl:ObjectProperty>
<owl:Class rdf:about="#A">
<owl:disjointWith rdf:resource="#B"/>
</owl:Class>
</rdf:RDF>