<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY ro 'http://sswapmeet.sswap.info/RO/'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY po 'http://sswapmeet.sswap.info/PO/'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:ro="&ro;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:po="&po;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&po;owlOntology">
        <owl:imports>
            <owl:Ontology rdf:about="&ro;owlImports"/>
        </owl:imports>

	<!--
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Citrus"/>
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Maize"/>
	-->

        <oboInOwl:hasDate rdf:datatype="&xsd;string">10:06:2008 14:21</oboInOwl:hasDate>
        <rdfs:comment rdf:datatype="&xsd;string">
          This is an OWL translation of an ontology whose native representational form is .obo. The translation was performed using the oboInOwl xslt library. For details, see http://www.berkeleybop.org/obo-conv.cgi
        </rdfs:comment>
        <owl:imports>
            <owl:Ontology rdf:about="&oboInOwl;owlImports"/>
        </owl:imports>
        <rdfs:label rdf:datatype="&xsd;string">plant_ontology</rdfs:label>

	<!--
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Rice"/>
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Arabidopsis"/>
	-->

        <oboInOwl:hasDate rdf:datatype="&xsd;string">28:10:2008 14:23</oboInOwl:hasDate>
        <oboInOwl:hasDefaultNamespace rdf:datatype="&xsd;string"
        >plant_ontology</oboInOwl:hasDefaultNamespace>

	<!--
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Tomato"/>
        <oboInOwl:savedBy rdf:datatype="&xsd;string">cwt6</oboInOwl:savedBy>
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#Poaceae"/>
        <oboInOwl:hasSubset rdf:resource="http://sswapmeet.sswap.info/PO/po.owl#reference"/>
	-->

    </owl:Ontology>
</rdf:RDF>

