<?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_0020066">
        <rdfs:label xml:lang="en">fleshy fruit</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">OBSOLETE. The fruit may be derived from monocarpellate or multicarpellate gynoecia. Their walls may consist of the pericarp or of pericarp fused with extracarpellary tissue. The outer part of the fruit wall or the entire fruit wall may become fleshy by differentiating into soft, succulent parenchyma. Parts other than the wall such as placentae and partitions in multilocular ovaries may become fleshy.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ISBN:047124529</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://purl.org/obo/owl/ISBN#ISBN_047124529</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">plant_structure</oboInOwl:hasOBONamespace>
        <rdfs:subClassOf rdf:resource="&oboInOwl;ObsoleteClass"/>
    </owl:Class>
</rdf:RDF>

