<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
    <Ontology/>
    <Class rdf:about="http://E">
        <rdfs:comment>
            <rdf:Description>
                <rdfs:comment>E</rdfs:comment>
            </rdf:Description>
        </rdfs:comment>
    </Class>
</rdf:RDF>