<?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_0000170"/>
    <owl:Class rdf:about="&ado;TAIR_0000213">
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >TAIR:ki</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">Stage during which the seed has attained less than 20% of water content, entering into metabolically inactive or, quiescent state.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:subClassOf rdf:resource="&ado;TAIR_0000170"/>
        <rdfs:label rdf:datatype="&xsd;string">dry seed</rdfs:label>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>

