<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!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 po 'http://sswapmeet.sswap.info/PO/'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:po="&po;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&po;owlOntology">
        <owl:imports rdf:resource="&po;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&po;PO_0020122">
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">plant_structure</oboInOwl:hasOBONamespace>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >UMSL:fz</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://purl.org/obo/owl/UMSL#UMSL_fz</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label xml:lang="en">The central supporting structure around which flowers are borne.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:someValuesFrom>
                    <owl:Class rdf:about="&po;PO_0009049"/>
                </owl:someValuesFrom>
                <owl:onProperty rdf:resource="http://sswapmeet.sswap.info/RO/part_of"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&po;PO"/>
        </rdfs:subClassOf>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">inflorescence rachis</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">first order inflorescence branch</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:label xml:lang="en">inflorescence axis</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string">cob (sensu Zea) is different from the cob inflorescence found in Sorghum.</rdfs:comment>
    </owl:Class>
</rdf:RDF>

