<?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="&ado;TAIR_0000051">
        <rdfs:subClassOf>
            <owl:Class rdf:about="&ado;TAIR_0000050"/>
        </rdfs:subClassOf>
        <rdfs:label rdf:datatype="&xsd;string">leaf initiation stage</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >TAIR:tb</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">Stage of leaf development that begins when cells are set aside in the meristem to form the leaf primordium and ends right before the leaf primordium is visible on the shoot apex.  Cells in the primordium are not yet differentiated.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>

