https://github.com/obophenotype/uberon
Raw File
Tip revision: f33fde102f005c892537e116532ce06d7293a2d7 authored by Anita Caron on 22 March 2024, 16:57:59 UTC
2024-03-22 release (#3245)
Tip revision: f33fde1
external-disjoints.owl
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/uberon/external-disjoints.owl#"
     xml:base="http://purl.obolibrary.org/obo/uberon/external-disjoints.owl"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
    <owl:Ontology rdf:about="http://purl.obolibrary.org/obo/uberon/external-disjoints.owl">
        <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chris Mungall</dc:creator>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This ontology contains disjointness axioms between Uberon classes and classes from external ontologies (mostly anatomy ontologies). Use of this ontology can help prevent accidental associations between classes which may on the surface seem similar or equivalent (for example, based on the term) but are in fact completely distinct. This ontology can be used on combination with an OWL reasoner. For more details, see the homepage of this ontology - http://purl.obolibrary.org/obo/uberon/docs/Inter-ontology-disjointness-Design-Pattern</dc:description>
        <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Uberon external disjoints</dc:title>
        <oboInOwl:hasOBOFormatVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2</oboInOwl:hasOBOFormatVersion>
        <rdfs:seeAlso rdf:resource="https://github.com/obophenotype/uberon/issues/55"/>
        <foaf:homepage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.obolibrary.org/obo/uberon/docs/Inter-ontology-disjointness-Design-Pattern</foaf:homepage>
    </owl:Ontology>
    


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

    


    <!-- http://purl.org/dc/elements/1.1/creator -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/elements/1.1/creator</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-creator</oboInOwl:id>
        <oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
        <oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-creator</oboInOwl:shorthand>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">creator</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://purl.org/dc/elements/1.1/description -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/elements/1.1/description</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-description</oboInOwl:id>
        <oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
        <oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-description</oboInOwl:shorthand>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">description</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://purl.org/dc/elements/1.1/title -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/elements/1.1/title</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-title</oboInOwl:id>
        <oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
        <oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dc-title</oboInOwl:shorthand>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">title</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://www.geneontology.org/formats/oboInOwl#hasDbXref -->

    <owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">database_cross_reference</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion -->

    <owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has_obo_format_version</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://www.geneontology.org/formats/oboInOwl#id -->

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


    <!-- http://www.geneontology.org/formats/oboInOwl#is_metadata_tag -->

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


    <!-- http://www.geneontology.org/formats/oboInOwl#notes -->

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


    <!-- http://www.geneontology.org/formats/oboInOwl#shorthand -->

    <owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#shorthand">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">shorthand</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://www.w3.org/2000/01/rdf-schema#label -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label"/>
    


    <!-- http://www.w3.org/2000/01/rdf-schema#seeAlso -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.w3.org/2000/01/rdf-schema#seeAlso</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">seeAlso</oboInOwl:id>
        <oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
        <oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">seeAlso</oboInOwl:shorthand>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">see also</rdfs:label>
    </owl:AnnotationProperty>
    


    <!-- http://xmlns.com/foaf/0.1/homepage -->

    <owl:AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/homepage">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1/homepage</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">foaf-homepage</oboInOwl:id>
        <oboInOwl:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</oboInOwl:is_metadata_tag>
        <oboInOwl:shorthand rdf:datatype="http://www.w3.org/2001/XMLSchema#string">foaf-homepage</oboInOwl:shorthand>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">homepage</rdfs:label>
    </owl:AnnotationProperty>
    


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

    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000155">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006838"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000166">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003678"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000367">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006839"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000680">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002205"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000783">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0012078"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0000948">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006062"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0010145">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010262"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0010197">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007656"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008902"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0010262">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010853"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0010448">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001251"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0010780">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001290"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/AAO_0011108">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004114"/>
    </owl:Class>
    <owl:Axiom>
        <owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/AAO_0011108"/>
        <owl:annotatedProperty rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
        <owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004114"/>
        <oboInOwl:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wikipedia:Tympanum_(zoology)</oboInOwl:notes>
    </owl:Axiom>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ABA_MA">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007627"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0000169">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006517"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0000170">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000312"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0000300">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010008"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0000313">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002072"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0000999">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000353"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0001095">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002470"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0001300">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001093"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0001350">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000373"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0015169"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0001604">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003098"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0002167">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001058"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0002854">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0012245"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0003377">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003055"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0004101">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001019"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0004524">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006677"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/BTO_0004903">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003675"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/CEPH_0000169">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002387"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0000000">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000476"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/DHBA_K">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0014646"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EFO_0001016">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000312"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EHDAA2_0001626">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007361"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EHDAA_9184">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000033"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EMAPA_17249">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002496"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EMAPA_17509">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007843"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010372"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/EMAPA_17592">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006677"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FAO_0000007">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001058"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000005">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008834"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000017">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006457"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000019">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006459"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000020">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000916"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000029">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011172"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000104">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003079"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000127">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006904"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000180">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011172"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000336">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005341"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000399">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007276"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000470">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008583"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000487">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000933"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00000623">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001221"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001040">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000211"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001104">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005341"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001110">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007274"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001120">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000936"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001335">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001533"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001343">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007275"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001668">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000029"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001755">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011172"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001854">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003079"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00001867">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008896"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00002179">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003429"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00002630">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000942"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00002631">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003716"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00002719">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000007"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003032">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011172"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003066">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005341"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003119">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009067"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003133">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007356"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003138">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000945"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005052"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003139">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000945"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003140">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000946"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003277">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000950"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003314">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000951"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003318">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003270"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003680">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004083"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003682">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001609"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001896"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003685">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003086"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006517"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003708">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000957"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00003743">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001093"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004019">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003088"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004021">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002410"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004047">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008964"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004048">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003716"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004052">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000961"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004053">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000962"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004086">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003087"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004130">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001037"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011933"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004179">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001854"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004191">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000964"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004356">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003087"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004479">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003685"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004550">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000974"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004562">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000976"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004641">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001464"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004643">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000980"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004644">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000981"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004648">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000983"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001448"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004660">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001037"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004747">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0012260"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004784">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0012129"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004840">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000988"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004841">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004002"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004843">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010516"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004926">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000997"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004968">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001000"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00004993">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001003"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002072"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005151">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001031"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005172">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001035"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005182">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001037"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010164"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005378">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004879"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005401">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001003"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005750">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001728"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005781">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009855"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005785">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000159"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00005813">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006770"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007075">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009856"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007118">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003086"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007121">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000412"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007126">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001287"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007127">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001633"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00007281">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001437"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00040033">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010754"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00045039">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006971"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00085378">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004879"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100007">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007276"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100120">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003087"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100329">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000942"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100330">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000942"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100332">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003716"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FBbt_00100334">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000377"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_14697">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002815"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_15724">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004757"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_234093">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004866"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_264741">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001680"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011167"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_264750">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001683"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_30328">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001451"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_46489">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011167"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_50594">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003102"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_59459">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006959"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_61104">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001427"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_63009">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0012248"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_63522">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004196"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_63523">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004197"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_66581">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011172"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_67265">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000957"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_67619">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003062"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_68933">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006487"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_74553">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002445"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_74555">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001450"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_74941">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004731"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_75053">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002218"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_75430">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005346"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_75505">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008294"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_7578">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003099"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_76566">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002924"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_76808">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005905"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/FMA_78488">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006208"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/GO_0007589">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000456"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/GO_0043676">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002314"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000143">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006770"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000155">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009472"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000188">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006679"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000238">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009716"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000327">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000981"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000514">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001736"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000668">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010262"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000739">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001463"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0000887">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008880"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0001019">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011594"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0001034">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000980"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/HAO_0001808">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009118"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MA_0000589">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001560"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MA_0000655">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001272"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MA_0001606">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0007359"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MESH_B.02.649.473.450">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_1000010"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MESH_B.06.413.024.875.500">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010008"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/MIAA_0000229">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001048"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/NIF_Quality_sao1983595164">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001058"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/NeuroNames_1445">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0013613"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/NeuroNames_193">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0005094"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/NeuroNames_2300">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006689"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/SPD_0000067">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003674"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/SPD_0000428">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002048"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TADS_0000490">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006953"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0000250">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010262"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0000283">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001107"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0000624">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0002150"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001203">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001775"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001220">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010034"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001275">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0003679"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001673">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010994"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001740">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006683"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001811">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011245"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0001814">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006673"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0002118">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001423"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0002253">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008248"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TAO_0005051">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0006347"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TGMA_0000045">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0010515"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TGMA_0000067">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011593"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TGMA_0000095">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0011594"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TGMA_0000114">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0034937"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/TGMA_0001090">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/UBERON_0008283"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000007">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000007</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000025">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Tube"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000025</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000029">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000029</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000033">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000033</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000125">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Nucleus"/>
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus#_Nuclear_Structure"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000125</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000128">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Olive"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000128</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000159">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000159</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000162">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0005774"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000162</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000165">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Stoma"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000165</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000211">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000211</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000312">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000312</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000353">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000353</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000373">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000373</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000377">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000377</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000412">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000412</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000456">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000456</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000476">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000476</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000916">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000916</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000933">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000933</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000936">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000936</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000942">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000942</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000945">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000945</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000946">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000946</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000950">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000950</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000951">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000951</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000957">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000957</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000961">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000961</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000962">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000962</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000964">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000964</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000974">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000974</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000976">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000976</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000980">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000980</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000981">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000981</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000983">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000983</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000988">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000988</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000997">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0000997</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001000">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0005337"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001000</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001003">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001003</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001019">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001019</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001031">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001031</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001035">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001035</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001037">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001037</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001048">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001048</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001058">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001058</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001070">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0005022"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001070</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001093">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000092"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001093</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001107">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000283"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001107</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001221">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001221</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001251">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001251</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001272">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000623"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001272</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001287">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001287</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001290">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001290</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001423">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Radius"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001423</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001427">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001427</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001437">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001437</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001448">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001448</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001450">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001450</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001451">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001451</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001463">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001463</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001464">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001464</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001533">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001533</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001560">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001560</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001609">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001609</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001633">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001633</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001680">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001680</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001683">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001683</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001690">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0006370"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001690</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001728">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001728</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001736">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001736</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001755">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001511"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001755</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001775">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001203"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001775</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001854">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001854</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001886">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/XAO_0004176"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001886</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001896">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0001896</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002023">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001592"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002023</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002048">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002048</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002072">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0005733"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002072</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002150">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002150</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002205">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001601"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002205</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002218">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002218</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002228">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0005834"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002228</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002314">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002314</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002387">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002387</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002410">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002410</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002432">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/NIF_GrossAnatomy#_nlx_anat_20081237"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002432</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002445">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002445</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002470">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002470</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002496">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002496</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002533">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/XAO_1000007"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002533</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002542">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Scale"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002542</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002553">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Lumen"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002553</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002770">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000634"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002770</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002815">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002815</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0002924">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0002924</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003052">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0003734"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003052</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003055">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003055</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003062">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003062</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003079">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003079</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003086">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003086</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003087">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003087</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003088">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003088</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003098">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003098</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003099">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003099</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003102">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003102</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003270">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003270</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003429">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003429</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003674">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003674</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003675">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003675</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003678">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003678</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003679">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003679</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003685">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003685</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003716">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003716</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003882">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0003808"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003882</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003883">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0003807"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003883</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0003884">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0003806"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0003884</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004002">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000388"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004002</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004083">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004083</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004114">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/XAO_0000212"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004114</oboInOwl:id>
    </owl:Class>
    <owl:Axiom>
        <owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/AAO_0011108"/>
        <owl:annotatedProperty rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
        <owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004114"/>
        <oboInOwl:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wikipedia:Tympanum_(zoology)</oboInOwl:notes>
    </owl:Axiom>
    <owl:Axiom>
        <owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004114"/>
        <owl:annotatedProperty rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
        <owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/XAO_0000212"/>
        <oboInOwl:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wikipedia:Tympanum_(zoology)</oboInOwl:notes>
    </owl:Axiom>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004196">
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EFO:0002078</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004196</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004197">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004197</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004346">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0008424"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004346</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004731">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004731</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004757">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004757</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004866">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004866</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0004879">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0004879</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005052">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005052</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005054">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/WBbt_0006750"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005054</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005094">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005094</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005341">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005341</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005346">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005346</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005390">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000636"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005390</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0005905">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0005905</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006062">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006062</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006208">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006208</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006347">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0005051"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006347</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006457">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006457</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006459">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006459</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006487">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006487</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006517">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006517</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006673">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006673</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006677">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006677</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006679">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006679</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006683">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006683</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006689">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006689</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006770">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006770</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006838">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006838</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006839">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006839</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006904">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006904</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006953">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006953</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006959">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006959</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006967">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/galen_Horn"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006967</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0006971">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0006971</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007197">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Hermaphrodite"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007197</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007274">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007274</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007275">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007275</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007276">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007276</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007356">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007356</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007359">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007359</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007361">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007361</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007627">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007627</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007656">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007656</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007657">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001676"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007657</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007795">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ncithesaurus_Ascites"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007795</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0007843">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0007843</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008248">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008248</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008283">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008283</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008294">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008294</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008583">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008583</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008834">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008834</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008880">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008880</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008896">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008896</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008902">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008902</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0008964">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0008964</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009067">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009067</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009118">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009118</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009472">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009472</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009716">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009716</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009855">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009855</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009856">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009856</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0009861">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001363"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0009861</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010008">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010008</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010034">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001220"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010034</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010164">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010164</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010262">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0000555"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010262</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010372">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010372</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010515">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010515</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010516">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010516</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010754">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010754</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010853">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010853</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0010994">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0010994</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011167">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011167</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011172">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011172</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011245">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0005392"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011245</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011303">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/XAO_0003082"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011303</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011593">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011593</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011594">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011594</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0011933">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0011933</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0012078">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0012078</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0012129">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0012129</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0012245">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0012245</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0012248">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0012248</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0012260">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0012260</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0013237">
        <owl:disjointWith rdf:resource="http://purl.obolibrary.org/obo/ZFA_0001118"/>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0013237</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0013613">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0013613</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0014646">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0014646</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0015169">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0015169</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0034937">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:0034937</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_1000010">
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UBERON:1000010</oboInOwl:id>
    </owl:Class>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0003734"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0003806"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0003807"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0003808"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0005337"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0005733"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0005774"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0005834"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0006370"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0006750"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/WBbt_0008424"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/XAO_0000212"/>
    <owl:Axiom>
        <owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004114"/>
        <owl:annotatedProperty rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
        <owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/XAO_0000212"/>
        <oboInOwl:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wikipedia:Tympanum_(zoology)</oboInOwl:notes>
    </owl:Axiom>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/XAO_0003082"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/XAO_0004176"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/XAO_1000007"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000092"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000283"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000388"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000555"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000623"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000634"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0000636"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001118"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001203"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001220"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001363"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001511"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001592"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001601"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0001676"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0005022"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0005051"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ZFA_0005392"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/galen_Horn"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Ascites"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Hermaphrodite"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Lumen"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Nucleus"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Olive"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Radius"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Scale"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Stoma"/>
    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus_Tube"/>
    


    <!-- http://purl.obolibrary.org/obo/NIF_GrossAnatomy#_nlx_anat_20081237 -->

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/NIF_GrossAnatomy#_nlx_anat_20081237"/>
    


    <!-- http://purl.obolibrary.org/obo/ncithesaurus#_Nuclear_Structure -->

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ncithesaurus#_Nuclear_Structure"/>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

back to top