blob: dfe86de15f4f27f478b21ad0779ef0ac483ca3af [file] [log] [blame]
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE rdf:RDF [
<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
]>
<!-- Note: no xml:base -->
<!-- we pretend document is being served from http://jena.hpl.hp.com/testing/ontology/relativenames -->
<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:dc ="http://purl.org/dc/elements/1.1/"
xmlns:owl ="http://www.w3.org/2002/07/owl#"
xmlns ="http://jena.hpl.hp.com/testing/ontology/relativenames#"
>
<owl:Class rdf:ID="A">
</owl:Class>
</rdf:RDF>