<?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_0000301">
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">In the xylem, a dead elongated water-conducting cell in which at least the middle lamella of the end walls remains intact.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://purl.org/obo/owl/APWeb#APWeb_Glossary</oboInOwl:hasURI>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >APWeb:Glossary</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasDbXref>
            <oboInOwl:DbXref>
                <rdfs:label rdf:datatype="&xsd;string">CL:0000331</rdfs:label>
                <oboInOwl:hasURI rdf:datatype="&xsd;anyURI">http://purl.org/obo/owl/CL#CL_0000331</oboInOwl:hasURI>
            </oboInOwl:DbXref>
        </oboInOwl:hasDbXref>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&po;PO_0000290"/>
        </rdfs:subClassOf>
        <rdfs:label xml:lang="en">tracheid</rdfs:label>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">plant_structure</oboInOwl:hasOBONamespace>
    </owl:Class>
</rdf:RDF>

