<?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="&oboInOwl;Definition"/>
    <owl:Class rdf:about="&ado;TAIR_0000173">
        <rdfs:label rdf:datatype="&xsd;string">seed maturation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&ado;TAIR_0000170"/>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">Stage during which the seed storage products (storage proteins and lipids) are being accumulated, mainly in the cotyledons (which are already bended toward the chalazal end of the embryo sac). As a result, the body of the embryo increases in size while most of the endosperm is already depleted. Seed coat gradually changes from green to yellowish and finally to dark brown color.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >TAIR:ki</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
</rdf:RDF>

