<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PHIPO?iri=http://purl.obolibrary.org/obo/UBERON_0036072"?>
<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:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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>part_of</rdfs:label>
        <rdfs:label>part of</rdfs:label>
        <rdfs:label xml:lang="en">part of</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_0004185 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004185">
        <rdfs:label>endodermal part of digestive tract</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005911">
        <rdfs:label>endo-epithelium</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007499">
        <rdfs:label>epithelial sac</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007690">
        <rdfs:label>early pharyngeal endoderm</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008947">
        <rdfs:label>respiratory primordium</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009854">
        <rdfs:label>digestive tract diverticulum</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0015833">
        <rdfs:label>foregut epithelium</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0036072">
        <rdfs:label>respiratory primordium epithelium</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/UBERON_0007499"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008947"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004185"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005911"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007499"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009854"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0015833"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008947"/>
            </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_0007690"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasDbXref>EHDAA2:0004070</oboInOwl:hasDbXref>
        <oboInOwl:id>UBERON:0036072</oboInOwl:id>
    </Class>
</rdf:RDF>



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



