<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <rdf:Description rdf:about="http://grapson.com/TF/owl/ImportingOntology.owl">
    <owl:imports rdf:resource="http://localhost:8080/TermFactory/query%3furi=http%3a%2f%2fgrapson.com%2fconcept0%23ctryCode"/>
    <owl:imports rdf:resource="http://grapson.com/concept0/ctryCode"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
    <rdfs:comment>The first imports element is a TermFactory query string as such.</rdfs:comment>		  
    <rdfs:comment>The second imports element is the same import tidied up with server side URL rewriting.</rdfs:comment>		  
  </rdf:Description>
</rdf:RDF>

