<?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_0000028">
        <rdfs:subClassOf>
            <owl:Class rdf:about="&ado;TAIR_0000374"/>
        </rdfs:subClassOf>
        <rdfs:label rdf:datatype="&xsd;string">globular stage</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">A collective term referring to the stages of embryo development spanning the early globular stage when the protoderm is formed to the late globular stage (before the initial divisions of the cotyledon primordia</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ISBN:0387940898</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>

