<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!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/'>
  <!ENTITY go 'http://sswapmeet.sswap.info/GO/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:go="&go;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&go;owlOntology">
        <owl:imports rdf:resource="&go;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&oboInOwl;DbXref"/>
    <owl:Class rdf:about="&oboInOwl;Synonym"/>
    <owl:Class rdf:about="&go;GO_0000003">
        <rdfs:label rdf:datatype="&xsd;string">reproduction</rdfs:label>
        <oboInOwl:inSubset rdf:resource="&go;goslim_generic"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_plant"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_pir"/>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">reproductive physiological process</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasAlternativeId rdf:datatype="&xsd;string"
        >GO:0019952</oboInOwl:hasAlternativeId>
        <oboInOwl:inSubset rdf:resource="&go;gosubset_prok"/>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&go;GO_0008150"/>
        </rdfs:subClassOf>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:comment rdf:datatype="&xsd;string"
                        >Oxford Dictionary of Biochemistry and Molecular Biology</rdfs:comment>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ISBN:0198506732</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GOC:isa_complete</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GOC:go_curators</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">The production by an organism of new individuals that contain some portion of their genetic material inherited from that organism.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasAlternativeId rdf:datatype="&xsd;string"
        >GO:0050876</oboInOwl:hasAlternativeId>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">biological_process</oboInOwl:hasOBONamespace>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>
