<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:PeoplesPets="http://www.ontology.se/examples/PeoplesPets#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:ComplexPet="http://www.ontology.se/examples/ComplexPet.owl#"
    xmlns="http://www.ontology.se/examples/MyPeoplesPets#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://www.ontology.se/examples/MyPeoplesPets">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.ontology.se/examples/PeoplesPets"/>
    <owl:imports rdf:resource="http://www.ontology.se/examples/ComplexPet.owl"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Created with TopBraid Composer</owl:versionInfo>
  </owl:Ontology>
</rdf:RDF>

<!-- Created with TopBraid Composer -->
