<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CLO-NICR?iri=http://purl.obolibrary.org/obo/UBERON_0000165"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000412"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/hasDbXref"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000007"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/id"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000003"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000001"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000012"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/UBPROP_0000011"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/inSubset"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym"/>
    <AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/depicted_by"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/hasNarrowSynonym"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000050 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000050">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">part of</rdfs:label>
        <rdfs:label xml:lang="en">part_of</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/BFO_0000051 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">has part</rdfs:label>
        <rdfs:label xml:lang="en">has_part</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/RO_0002202 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002202">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">develops from</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/UBERON_0000033 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000033">
        <rdfs:label xml:lang="en">head</rdfs:label>
        <rdfs:label xml:lang="zh">头部</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0000165 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000165">
        <rdfs:label xml:lang="en">mouth</rdfs:label>
        <rdfs:label xml:lang="zh">口</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004921"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000033"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001004"/>
                    </Restriction>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002202"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0035804"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:hasDbXref xml:lang="en">AAO:0010355</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">BTO:0001090</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">BTO:0004698</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">CALOHA:TS-1315</ns3:hasDbXref>
        <ns3:UBPROP_0000001 xml:lang="en">Cavity in which food is initially ingested and generally contains teeth, tongue and glands.[AAO]</ns3:UBPROP_0000001>
        <ns3:hasDbXref xml:lang="en">EFO:0000825</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">EHDAA2:0001326</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">EHDAA:542</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">EMAPA:16262</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">FBbt:00003126</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">FMA:49184</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">GAID:75</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">MA:0000341</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">MA:0002474</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">MAT:0000038</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">MESH:D009055</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">MIAA:0000038</ns3:hasDbXref>
        <ns3:UBPROP_0000003 xml:lang="en">Molecular and developmental cell lineage data suggest that the acoel mouth opening is homologous to the mouth of protostomes and deuterostomes and that the last common ancestor of the Bilateria (the &#39;urbilaterian&#39;) had only this single digestive opening.[well established][VHOG]</ns3:UBPROP_0000003>
        <ns3:hasDbXref xml:lang="en">OpenCyc:Mx4rvVidh5wpEbGdrcN5Y29ycA</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">TADS:0000040</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">TAO:0000547</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">TAO:0000590</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">TGMA:0000131</ns3:hasDbXref>
        <ns3:IAO_0000115 xml:lang="en">The proximal portion of the digestive tract, containing the oral cavity and bounded by the oral opening. In vertebrates, this extends to the pharynx and includes gums, lips, tongue and parts of the palate. Typically also includes the teeth, except where these occur elsewhere (e.g. pharyngeal jaws) or protrude from the mouth (tusks).</ns3:IAO_0000115>
        <ns3:id xml:lang="en">UBERON:0000165</ns3:id>
        <ns3:hasDbXref xml:lang="en">VHOG:0000280</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">VHOG:0000812</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">XAO:0003029</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">ZFA:0000547</ns3:hasDbXref>
        <ns3:hasDbXref xml:lang="en">ZFA:0000590</ns3:hasDbXref>
        <ns3:hasNarrowSynonym xml:lang="en">adult mouth</ns3:hasNarrowSynonym>
        <oboInOwl:hasNarrowSynonym xml:lang="en">adult mouth</oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">cavital oralis</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">cavital oralis</ns3:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">cavitas oris</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">cavitas oris</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">cavum oris</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">cavum oris</ns3:hasRelatedSynonym>
        <ns3:hasDbXref xml:lang="en">galen:Mouth</ns3:hasDbXref>
        <ns3:UBPROP_0000012 xml:lang="en">in FMA, the tongue, palate etc are part of the mouth which is itself a subdivision of the face. ZFA includes a separate class &#39;oral region&#39; which is part of the mouth, but excludes tongue and lips</ns3:UBPROP_0000012>
        <oboInOwl:hasRelatedSynonym xml:lang="en">mouth cavity</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">mouth cavity</ns3:hasRelatedSynonym>
        <ns3:UBPROP_0000007 xml:lang="en">oral</ns3:UBPROP_0000007>
        <ns3:hasRelatedSynonym xml:lang="en">oral region</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">oral region</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">oral vestibule</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">oral vestibule</oboInOwl:hasRelatedSynonym>
        <ns3:hasExactSynonym xml:lang="en">regio oralis</ns3:hasExactSynonym>
        <oboInOwl:hasExactSynonym xml:lang="en">regio oralis</oboInOwl:hasExactSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">rima oris</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">rima oris</oboInOwl:hasRelatedSynonym>
        <ns3:UBPROP_0000011 xml:lang="en">some AOs place this as developing from the stomodeum but we weaken this to developmental contribution, as the mouth includes non-ectodermal derivatives</ns3:UBPROP_0000011>
        <ns3:hasRelatedSynonym xml:lang="en">stoma</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">stoma</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">stomatodaeum</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">stomatodaeum</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">trophic apparatus</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">trophic apparatus</oboInOwl:hasRelatedSynonym>
        <ns3:hasOBONamespace xml:lang="en">uberon</ns3:hasOBONamespace>
        <ns3:hasRelatedSynonym xml:lang="en">vestibule of mouth</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">vestibule of mouth</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="en">vestibulum oris</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="en">vestibulum oris</oboInOwl:hasRelatedSynonym>
        <ns3:UBPROP_0000011 xml:lang="zh">一些AOs认为这是从胃底发育而来的，但我们削弱了这对发育的贡献，因为口腔包括非外胚层衍生物。</ns3:UBPROP_0000011>
        <ns3:UBPROP_0000003 xml:lang="zh">分子和发育细胞谱系数据表明，无肠目口与原口动物和后口动物同源，而贝氏菌的最后一个共同祖先（&quot;熊目&quot;）只有这个唯一的消化开口。[well established][VHOG] </ns3:UBPROP_0000003>
        <ns3:hasRelatedSynonym xml:lang="zh">前庭耳炎</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">前庭耳炎</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口区(oral region)</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口区(oral region)</ns3:hasRelatedSynonym>
        <oboInOwl:hasExactSynonym xml:lang="zh">口区(regio oralis)</oboInOwl:hasExactSynonym>
        <ns3:hasExactSynonym xml:lang="zh">口区(regio oralis)</ns3:hasExactSynonym>
        <ns3:UBPROP_0000007 xml:lang="zh">口的</ns3:UBPROP_0000007>
        <ns3:hasRelatedSynonym xml:lang="zh">口腔</ns3:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口腔前庭(oral vestibule)</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口腔前庭(oral vestibule)</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口腔前庭(vestibule of mouth)</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口腔前庭(vestibule of mouth)</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口腔干燥症</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口腔干燥症</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口裂</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口裂</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">口道</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">口道</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">嘴腔</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">嘴腔</ns3:hasRelatedSynonym>
        <ns3:UBPROP_0000012 xml:lang="zh">在FMA中，舌、腭等是口的一部分，而口本身是面部的细分。ZFA包括一个单独的类&quot;口腔区域&quot;，它是口腔的一部分，但不包括舌头和嘴唇。</ns3:UBPROP_0000012>
        <ns3:hasNarrowSynonym xml:lang="zh">成人嘴</ns3:hasNarrowSynonym>
        <oboInOwl:hasNarrowSynonym xml:lang="zh">成人嘴</oboInOwl:hasNarrowSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">气孔</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">气孔</oboInOwl:hasRelatedSynonym>
        <ns3:IAO_0000115 xml:lang="zh">消化道的近端部分，含有口腔并以口腔开口为界。在脊椎动物，这延伸到咽，包括牙龈，嘴唇，舌头和上颚的部分。通常还包括牙齿，除了出现在其他地方（例如咽下颌）或者从嘴（牙齿）突出的部位。</ns3:IAO_0000115>
        <ns3:hasRelatedSynonym xml:lang="zh">耳洞</ns3:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">耳洞</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym xml:lang="zh">营养器官</oboInOwl:hasRelatedSynonym>
        <ns3:hasRelatedSynonym xml:lang="zh">营养器官</ns3:hasRelatedSynonym>
        <ns3:UBPROP_0000001 xml:lang="zh">食物最初被摄取的空腔，通常包含牙齿、舌头和腺体。[AAO]  </ns3:UBPROP_0000001>
        <ns3:hasDbXref rdf:resource="http://en.wikipedia.org/wiki/Mouth"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/cl.owl"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/clo.owl"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/uberon.owl"/>
        <ns3:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#efo_slim"/>
        <ns3:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#major_organ"/>
        <ns3:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#pheno_slim"/>
        <ns3:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#uberon_slim"/>
        <ns3:inSubset rdf:resource="http://purl.obolibrary.org/obo/uberon/core#vertebrate_core"/>
        <ns3:hasDbXref rdf:resource="http://purl.obolibrary.org/obo/uberon/images/lamprey_sucker_rosava_3238889218.jpg"/>
        <foaf:depicted_by rdf:resource="http://upload.wikimedia.org/wikipedia/commons/0/06/Mouth_illustration-Otis_Archives.jpg"/>
        <ns3:hasDbXref rdf:resource="http://www.snomedbrowser.com/Codes/Details/21082005"/>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0001004 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001004">
        <rdfs:label xml:lang="en">respiratory system</rdfs:label>
        <rdfs:label xml:lang="zh">呼吸系统</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0004921 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004921">
        <rdfs:label xml:lang="en">subdivision of digestive tract</rdfs:label>
        <rdfs:label xml:lang="zh">消化道分支</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/UBERON_0035804 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0035804">
        <rdfs:label xml:lang="en">future mouth</rdfs:label>
        <rdfs:label xml:lang="zh">原始口腔</rdfs:label>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/UBERON_0001004 -->

    <NamedIndividual rdf:about="http://purl.obolibrary.org/obo/UBERON_0001004">
        <rdfs:label xml:lang="en">respiratory system</rdfs:label>
        <rdfs:label xml:lang="zh">呼吸系统</rdfs:label>
    </NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



