<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY ado 'http://sswapmeet.sswap.info/ADO/'>
  <!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:rdf="&rdf;"
    xmlns:ado="&ado;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&ado;owlOntology">
        <owl:imports rdf:resource="&ado;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&oboInOwl;DbXref"/>
    <owl:Class rdf:about="&oboInOwl;Synonym"/>
    <owl:Class rdf:about="&ado;TAIR_0000060">
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">microspore release stage</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ISBN:0387940898</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >PMID:12354970</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">Stage of microsporogenesis just after pollen mother cell meiosis during which the callose wall between the tetrads breaks down and the microspores are released and lie freely in the pollen sac.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:label rdf:datatype="&xsd;string">pollen stage 5</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&ado;TAIR_0000055"/>
        </rdfs:subClassOf>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>

