<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY to 'http://sswapmeet.sswap.info/TO/'>
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!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 oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:to="&to;"
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&to;owlOntology">
        <owl:imports rdf:resource="&to;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&to;TO_0002657"/>
    <owl:Class rdf:about="&to;TO_0000252"/>
    <owl:Class rdf:about="&to;TO_0000015">
        <rdfs:subClassOf rdf:resource="&to;TO_0000252"/>
        <rdfs:subClassOf rdf:resource="&to;TO_0002657"/>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">oxygen deficiency</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">Sensitivity to the molecular oxygen or reactive oxygen ion content in the growth medium. It plays an important role in the synthesis of various inorganic and organic metabolites such as carbohydrates, lipids, aminoacids and peptides and plays a role in the energy metabolism.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GR:pj</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:label rdf:datatype="&xsd;string">oxygen sensitivity</rdfs:label>
    </owl:Class>
</rdf:RDF>
